#Kacper Wilczewski

1 messages · Page 1 of 1 (latest)

lucid haloBOT
azure scroll
#

hello! to clarify, are you asking if there's a tax id element that Stripe provides?

rain fern
#

Yes, is there a possibility to utilize such a field along with validation?

azure scroll
#

unfortunately not, we don't have a standalone tax id element at this point in time i'm afraid. We do have Checkout Sessions which is a Stripe hosted page that also supports collecting the tax id along with other payment details, but it doesn't only collect tax ids

#

so you would have to build your own input field to collect tax ids

rain fern
#

Okay, does Stripe validate the VAT ID in any way, such as checking the length of characters and other options? Is there a chance to query the Stripe API to verify if the user has entered a valid tax ID?

azure scroll
#

are we referring to if you use Checkout Sessions?

rain fern
#

Could you please describe all the possibilities in which the VAT ID is utilized in forms? Is there a chance that an external API exists solely for querying VAT IDs based on the country or any other parameter?

azure scroll
rain fern
#

Sure, is there any example form where I can navigate through it and test the functionality of the Stripe tax ID?

azure scroll
#

the underlying functionality is the same as Checkout Sessions

rain fern
#

Is there a possibility to add a VAT ID when adding a card?