Skip to main content
Setup Stripe Tax
Seb Hefel avatar
Written by Seb Hefel
Updated over a week ago

For the Innform Shop Feature we need to setup and use the automatic tax calculation from Stripe:

1. Open Stripe tax settings:

For Test Mode: https://dashboard.stripe.com/test/settings/tax
For Live Mode: https://dashboard.stripe.com/settings/tax

2. Follow the setup guide on this page:

https://docs.stripe.com/tax/set-up

Please note: You can skip Step 3 & Step 5:

Step 3
When Innform is creating the Product on Stripe, it sets tax_behaviour to exclusive


Step 5
Innform sends automatic_tax[enabled]=true when creating the Checkout Session (when the user buys the product)

Did this answer your question?