#S60-Cosminacho-checkout

1 messages · Page 1 of 1 (latest)

indigo cairn
#

hi! I don't understand. What is "tax-free" in this context?

prime edge
#

hello!

indigo cairn
#

in any case tax usually depends on details of the customer like where they are so you can't know it upfront until after they do the payment

prime edge
#

as in no vat applied

prime edge
#

i'd like to see if there is a parameter that can tell me if VAT was applied

indigo cairn
#

don't follow, sorry

#

the way tax works in Stripe is either :

  • you use our automatic tax solution which calculates tax based on the customer's details(if you want to see what tax we chose after a payment, I can tell you that)
  • you pass your own explicit tax rate from your own code for what tax we should apply, in which case you don't need Stripe to tell you what VAT is applied since it's your system doing it
prime edge
#

gotcha 🙂