#Rwong
1 messages · Page 1 of 1 (latest)
Hi! Let me help you with this.
You can disable it in Settings: https://stripe.com/docs/tax/set-up#integrate
So I just toggle this to off? I got this response from support@stripe.com
Hi there,
Thank you for reaching Stripe. I understand that you have a question on how to disable taxes on your remittance. I will be happy to shed some light into this matter.
As I've checked, once you have activated Stripe Tax from the settings in your dashboard, it can't be deactivated so to speak. However, if you no longer want to use Stripe Tax you can choose to not have it active for a charge.
To do this via the dashboard, you'll need to ensure that you have toggled off "Calculate Tax Automatically" in any of the respective invoices or subscriptions.
If you are using the API, then you will need to make sure that you pass automatic_tax: { enabled: false } when creating a checkout session, invoice, or subscription. Once you have ensured that Automatic Tax is toggled to be off on the relevant charge, we won't calculate the tax for you and there will be no charge for the Stripe Tax product.
I hope this would help. If you have any other questions, please feel free to reach out to us. We will be happy to help.
Best,
Richard
I don't know much about Dashboard, but if it's what the Stripe Support said, it's correct. Sorry for confusion.
But I still see option to toggle off tax calculations, so I'm a bit confused.
What happens if you turn it off?