#_alex-checkout

1 messages · Page 1 of 1 (latest)

lyric nimbus
#

Hi! Are you using Checkout Session?

pallid fox
#

Hi @lyric nimbus ! That is correct.

lyric nimbus
#

Could you share the Checkout Session ID?

pallid fox
#

Is it the long string of text in the URL?

lyric nimbus
#

Yes, it should start with cs_

pallid fox
#

I think this is it: cs_test_a1hOtObPa4BBbZVILNE4OI092Ev7gcBB9Z7H88H4QWy5q5P9wAwexnvgQu

#

then there is "#" and next string of characters.

lyric nimbus
#

Thanks! And so you are saying that this part of the form is not shown to customers outside the EU?

pallid fox
#

yup

#

I am not complaining :-). I just thought that being able to add this sort of info to the resulting invoice would be a requirement for many businesses. So I am wondering if I should implement it on my own, or there is some tax rule, that renders this unnecessary.

lyric nimbus
#

Based on this page: https://stripe.com/docs/tax/checkout/tax-ids

With tax ID collection enabled, Checkout shows and hides the tax ID collection form depending on your customer’s location. If your customer is in a location supported by tax ID collection, Checkout shows a checkbox allowing the customer to indicate that they’re purchasing as a business.

pallid fox
#

I read it. It states: "With tax ID collection enabled, Checkout shows and hides the tax ID collection form depending on your customer’s location".
What it does not say is why and how does it depend on the location.

lyric nimbus
#

I'm guessing if the customer is not in one of these countries, then the form is not shown. As to why, I don't know. You could try to ask the Stripe support for these types of questions: https://support.stripe.com/?contact=true

pallid fox
lyric nimbus