#mathijsfrenken
1 messages · Page 1 of 1 (latest)
Hi there!
How do I add it to future invoices
So this is not done automatically by the customer portal?
is it possible to remove taxes from future subscription payments?
Yes, when the invoice is in draft, you can update it to disable automatic tax: https://stripe.com/docs/api/invoices/update#update_invoice-automatic_tax
And if you are using subscriptions, you can also disable automatic tax at the subscription level: https://stripe.com/docs/api/subscriptions/update#update_subscription-automatic_tax
Yes I missed it. The customer vat id is automatically added to invoices. I will have a look at disabling automatic tax on subscriptions. I was hoping stripe could automatically remove taxes after a customer uploaded his vat id.