#Manager_HighValue
1 messages · Page 1 of 1 (latest)
👋 happy to help
those docs are not for Checkout
the docs for Checkout are at https://stripe.com/docs/tax/checkout/tax-ids
Thanks a lot for the help.
I don't understand, what is the difference between the link I sent and the link you sent?
I want him to record the Customer Tax ID on the invoice.
what is the difference between the link I sent and the link you sent?
for example, the list of countries supported is different(which explains the issue you're asking about).
I ask when I use the link I sent?
Is it only for the purpose of validation and saving the Customer Tax ID in the customer record?
your link is for when you're creating Customer and Subscripton objects directly in the API and using those directly with values you've collected in your own UIs , not via Checkout
So, if I understand correctly -
I can collect Customer Tax ID through the API for all the countries that exist in my link, and it will **appear **on the **invoice **if it has passed proper validation.
If I use CheckOut, I am limited in the number of countries for which I can list the Customer Tax ID on the invoice.
is it true?
yep