#s0viet.tax-ids
1 messages · Page 1 of 1 (latest)
Hey! Yep, you'd need to map applicable countries/states to your created tax rates
Stripe Tax can automate all this for you
How would this work automatically?
We need to display TaxID on invoice, question is how to store it per-subscriptions etc
(I meant tax number sorry)
Worth reading up here: https://stripe.com/docs/tax/subscriptions
there is no answer to my question ther
The tax is calculated automatically based on your customer's location at time of payment
This is not the case
I am talking about Tax Number, like VAT-EU number
Not the country, we managed it already
Ah, yeah they're managed on the Customer object: https://stripe.com/docs/tax/tax-ids
So I am askikng again
Do we really have to map it manually, even with automatic taxes?
Yes. Automatic taxes is for capturing required taxes on your payments
If I put tax number as a custom field on the invoice but make automation as well, would the tax be calculated correctly?
(Of course customer would provide correct country)
I'm pretty sure the customer's Tax Number (Tax ID) has nothing to do with the calculation of tax amounts.