#smiriti15s-error
1 messages · Page 1 of 1 (latest)
hi there, can you share the request id? https://support.stripe.com/questions/finding-the-id-for-an-api-request
(Status 400) (Request req_JdyZbGfct56bDa) Invalid array excluded from capture: DSN not set
are you passing in an array of strings in tax_rates?
no
even if i pass array of string
it says tax id not found
tax_rates: ["txr_1KZ9IJGPMeBm9QN3Xyz096Ca"]
well that's a different error then, the tax id that you defined exists on a different account
U mean like this right?
acct_1K3xNBGPMeBm9QN3
I think i got it.
Now I WANT TO UNDERSTAND
todal due is not having 10% applied?
subtotal should be including tax right?
Inclusive tax is part of the price. For example, if the price is €600 and you set an inclusive tax rate of 10%, the invoice total will still be €600.
ok