#Victor Agnez
1 messages · Page 1 of 1 (latest)
You can pass Tax Rates with Checkout, yep: https://stripe.com/docs/payments/checkout/taxes?tax-calculation=tax-rates
thanks and is it possible to apply VAT rates for all european countries for example ?
My need is to apply VAT tax on some checkouts (depending on client informations and products).
I would like to use VAT rates directly from Stripe but i didn't succeeded yet
What specific issue are you encountering? It'd be up to you to provide the Tax Rates applicable for that session at time of creation
We don't automatically apply them according to customer location, that's the benefit of Stripe Tax 🙂
yes, I think maybe it will be better for me to use Stripe Tax but i didn't understand how it functions. My case is it doable with stripe Tax ?
Yep, should be. You declare your tax liabilities with us and we automatically calculate the tax due on the session according to the customer location and product tax code/behaviour: https://stripe.com/docs/tax/checkout
i followed that and did multiple tests but my tax rate was always at 0%. I'm on test environment, can it be a reason ?