Hi All, we are looking for support for someone to help us set up the taxes feature on stripe. We are already using the official stripe API but not exactly sure how the taxes portion should be completed.
Could you please provide an overview of timeline and cost to help us build this?
We are using Bubble and the official Bubble API. On our checkout it doesn’t show the additional vat % to be charged and we would like it to such as can be seen on the stripe page (image 2)
Basically all of the tax stuff can be set up in the Stripe dashboard. That’s where you choose tax rates by country and which products apply to it if you’ve created a couple of products + prices for a subscription based app.
If you have a Bubble marketplace where users are creating products or prices then it’s moderately more complex but you just specify the tax calculation method in the API call (see automatic tax collection in Stripe docs)