Hi Memberstack team,
I’ve enabled Stripe Tax and set my products to “Include tax in price = Yes” with the correct tax category. VAT shows correctly when I use Stripe Payment Links, but not when using the built-in Memberstack checkout.
It looks like the checkout sessions that Memberstack creates in Stripe don’t include the automatic_tax parameter.
Could you please update the integration so that when Memberstack creates a Checkout Session, it includes something like:
"automatic_tax": {
"enabled": true
}
Or:
automatic_tax.enabled = true
This will allow VAT (25% in Denmark) to be displayed correctly on the Stripe Checkout page and on invoices.
Thanks a lot
3 comments
Josh Lopez Can you add this to the roadmap for me please? This could be another good task for Ronen once he's back from paternity.
Hi Duncan,
There's not solution to this as of now, no?
I'm reading this again, and realizing I maybe misunderstood. This might actually be a bug. Can you send your Memberstack app ID? It's safe to share here. I'll do some additional testing/research.
https://docs.memberstack.com/hc/en-us/articles/11993785654555-How-to-Find-a-Memberstack-App-ID
Please sign in to leave a comment.