#smiriti15s-error

1 messages · Page 1 of 1 (latest)

thorny kayak
formal matrix
#

(Status 400) (Request req_JdyZbGfct56bDa) Invalid array excluded from capture: DSN not set

thorny kayak
#

are you passing in an array of strings in tax_rates?

formal matrix
#

no

#

even if i pass array of string

#

it says tax id not found

#

tax_rates: ["txr_1KZ9IJGPMeBm9QN3Xyz096Ca"]

thorny kayak
#

well that's a different error then, the tax id that you defined exists on a different account

formal matrix
#

U mean like this right?

thorny kayak
#

acct_1K3xNBGPMeBm9QN3

formal matrix
#

I think i got it.

#

Now I WANT TO UNDERSTAND

#

todal due is not having 10% applied?

#

subtotal should be including tax right?

thorny kayak
#

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.

formal matrix
#

ok