#JDPT-VAT-calculation

1 messages ยท Page 1 of 1 (latest)

sharp badger
#

Hello ๐Ÿ‘‹
Juggling between a few threads at the moment
Give me a few to catch up please ๐Ÿ™‚

pseudo solstice
#

Sure no problem!

sharp badger
#

Hey there
Can you give me the invoice ID for this?

#

@pseudo solstice

pseudo solstice
#

Yeah, I'm trying to figure out whether it's to do with calculating VAT from each line item and adding then rounding rather than using the subtotal, which would make sense

sharp badger
#

yup that could be it

#

still happy to confirm it if you have an invoice ID handy

pseudo solstice
#

in_1Kah6XIAJYtOguPzdk3T0bUB

#

Thanks

#

Is there anywhere that documents exactly the process Stripe uses to calculate the VAT?

sharp badger
#

still, I've reached out to a colleague of mine who is better at taxes than me ๐Ÿ˜…

pseudo solstice
#

Great, thanks for the help! Would make sense since the Stripe API accepts a tax rate per line item, problem is our platform doesn't calculate VAT this way, so there's a discrepancy between stripe and our platform

#

There's no way to explicitly declare a tax amount anymore is there? That got deprecated if I remember correctly

earnest axle
#

Hi ๐Ÿ‘‹ @sharp badger had to step away. But I believe that is correct due to the greater accuracy of taxing per item.

pseudo solstice
#

No problem, guess that'll require a rework our side to have more accurate tax calculations, thanks for the info

earnest axle
#

Yeah and just be aware of the rounding up like 41.13 *.2 = 8.226 -> rounds to 8.23