#Andreivan
1 messages · Page 1 of 1 (latest)
Do you have a specific example of that happening?
For example, here are a list of the supported ID types on Customers: https://stripe.com/docs/invoicing/customer/tax-ids
Yeah, I've read this doc. So taking the Italian VAT example from there "IT12345678912", if customer inputs it like "12345678912" Stripe accepts it and then Stripe on dashboard we see invoice with HU as country code:
Where does the customer input this tax ID? Are you using Checkout? Creating the Customer object directly?