#Roberto Borjas | OLA-mobile-tax
1 messages · Page 1 of 1 (latest)
Hi 👋 are you trying to have Stripe calculate the tax (either automatically via Stripe Tax or based on manually configured Tax Rates), or are you calculating tax on your end and trying to update the Payment Intent to reflect that?
Hello! I am trying to add even the tax_code to be able to indicate that the purchase is for food, but according to what you say, I think stripe handles the tax automatically, right?
We can, but that is on the Billing side of things, and isn't supported directly with Payment Intents.
This talks about Stripe Tax (the automatic process that includes a fee on each payment that leverages it)
https://stripe.com/docs/tax/set-up
And this talks about Tax Rates (the more manual but more free approach)
https://stripe.com/docs/billing/taxes/tax-rates
Ok, I will proceed to make the settings to automate the tax, thank you very much for your attention, I will be writing if I have any other questions
Sounds great, happy to help!