#meisei81
1 messages · Page 1 of 1 (latest)
This is the list of supported tax ID https://stripe.com/docs/billing/customer/tax-ids#supported-tax-id
And you can't specify other type of tax ID if it's not in the list.
So we can only provide the tax type from the list and Stripe would validate it automatically and we have no way to disable the validation.
Not all tax IDs are validated, the ones that are validated automatically are mentioend in the same page
does it mean that if I provide a tax type which is not in the list then stripe would not validate it?
Again, it won't be accepted if it's not in the list.