#frisbee-checkout-tax

1 messages · Page 1 of 1 (latest)

obsidian venture
#

Hello! It may that this is an automatic tax only feature, but let me check

plucky mantle
#

thanks

#

For context, I am trying to collect tax in India but Stripe Checkout doesn't seem to support automatic_tax for India yet

obsidian venture
#

Okay so I'm able to get it to show up w/o automatic tax enabled, so it should definitely work. Next step is can you share the Checkout Session ID where it isn't working so I can take a look?

plucky mantle
#

one sec, let me try to reproduce it

#

Will the payment_intent_id work? pi_3L38B3BphWvjXVvn0c0AgJdH

obsidian venture
#

it should work - let me take a look!

plucky mantle
#

I tried grabbing the checkout session id but id didn't return any results when i searched for it in the search bar... weird

obsidian venture
#

Yeah so it's actually working - the reason you don't see it initially is because it's likely default the shipping address country selection to a country where we don't collect tax IDs. So for example, if the shipping address dropdown default to "US" the checkbox won't show up because we don't support it (see the list at https://stripe.com/docs/tax/checkout/tax-ids#supported-types). If you change the country to United Kingdom, you should see the "I'm purchasing as a business" checkbox appear

Learn how to collect VAT and other customer tax IDs with Checkout.

plucky mantle
#

OH, you are right!

#

Thanks for your help, karbi!

obsidian venture
#

👍 happy to help!