#sumitp07
1 messages · Page 1 of 1 (latest)
Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
In our previous session,
If customer change their location and if required to ask for Vat number the how it will be possible on checkout page?
I'm not sure I understand your question, can you clarify?
You suggest me that to take the customer location before starting the checkout session, right?
For that case I am asking for
In our previous session,
If customer change their location and if required to ask for Vat number the how it will be possible on checkout page?
Hi, are you asking if it's possible to show the VAT field conditionally based on location on Checkout Session page?
You can collect the tax ID if you enable this: https://stripe.com/docs/api/checkout/sessions/create#create_checkout_session-tax_id_collection-enabled
But I don't think you can dynamically enable-disable it when the customer selects different countries on the Checkout page.
This is for tax rate, right?
This is the tax ID.
We don't want to enable or disable the country selection but depend upon the country selection we need to ask for VAT number if required
Yes
So how can we collect the tax IDs on change of country selection on checkout page
What do you mean by this exactly?