#Marika
1 messages · Page 1 of 1 (latest)
what is the Invoice ID in_xxx?
I need the invoice ID in_xxx, the id field of the Invoice object in the API
"id": "cs_test_a10bVIFjHxshWTiKVFxlAKTvvamAMtx6XZVaqjr9JIW8rEW1Pgz5BEHZPW"
right?
thanks.
seems normal to me — the taxable amount is 16.08, and 19% of that is 3.0552 which is 3.06
remember it's inclusive tax, which means the 19.14 already includes the 19%. You are not correct to say that the tax 'should' be 19.14 x 19% = 3.64
rather, 19.14 = 119% of the taxable amount, that's what inclusive tax means.
ok thanks I will check it.