"Stripe Tax" workarounds?

I have beta access to Stripe Tax, a new product from Stripe that automates sales tax calculation + collection in Checkout. I’m interested in enabling this on my Ghost site.

Ideally, Ghost’s Core API would add support for passing the tax collection parameter to Stripe during the creation of the checkout process. (Making this code change for self-hosted users could potentially be a one-line change, but I haven’t validated this).

Generally, though - it seems that Stripe Tax can be configured per-SKU on Stripe’s website. So, I wanted to see - has anybody successfully configured Stripe Tax on Ghost without official code support?

1 Like