#eroo36-stripe-tax-countries

1 messages · Page 1 of 1 (latest)

minor pond
#

So yeah, you'd need to handle that yourself

upper sorrel
#

thanks

#

is there a way to know automatic tax calculation failed? or do i have to check the country of the user before creating the checkout session and pass to it. This means i manually need to check if stripe has tax value for that country and if not i need to pass the tax to create checkout session

minor pond
#

Hmm, good question. I think you'd need to handle this yourself as I'm not sure if you can pass both automatic tax enablement and manual tax codes and then fallback

upper sorrel
#

is there an api to get supported tax countries

#

if not i will create a list myself and do my check manually i guess

minor pond
#

There's not unfortunately

upper sorrel
#

okay thanks