#MarkoBoras
1 messages · Page 1 of 1 (latest)
You'd use a Tax Rate object, yes: https://stripe.com/docs/payments/checkout/taxes?tax-calculation=tax-rates
can I theoretically do this
- for EU users set automatic tax
- for non EU users set tax manually
I guess, but you'd need to get/know the location of your customer before you create the session. Checkout won't dynamically adapt
Yeah I know location
can you send me example how to create checkout session with predefined tax ratr
rate
It's all on that doc I linked