#TaniaObando
1 messages · Page 1 of 1 (latest)
Hi there 👋 I'm not sure I understand what you're trying to ask, would you mind trying to rephrase the question?
Yes, the json is about a invoice payment ok...but in the json are the tax ammount in 0 but when I get de tax information, the tax have 19% percentage and the tax are archived ... Why does this happen?
Can you provide the ID of the Invoice so we can take a closer look?
Looking at the definition of not_collecting for that field;
https://stripe.com/docs/api/invoices/line_item#invoice_line_item_object-tax_amounts-taxability_reason
it looks like one of the main reasons that is surfaced is if you've not set that you're registered to collect in that jurisdiction in your tax settings.
The other is if the non-taxable tax code is used, but that does not seem to be the case here.
But I use the checkout, I never generate the invoice, stripe generates it for me after payment... how could I do there?
I recommend double checking where you're configured your account to collect taxes for in your Stripe dashboard, and ensuring that you've enabled all regions that you intended to:
https://dashboard.stripe.com/tax/registrations
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.