#olli-tax-id
1 messages · Page 1 of 1 (latest)
Good question, looking in to this and will get back with what I find
thanks :)
It looks like this will just be the product price. The buyer will pay the price's unit_amount which will not be affected by setting tax_amount to inclusive
For transactions with inclusive tax behavior where the customer is exempt, the buyer pays the full unit_amount Price, but there’s no tax charged. In these cases, an “Exempt” indicator appears in the Stripe Dashboard and the Invoice reads “Tax is exempted” instead of zero.
https://stripe.com/docs/tax/zero-tax#exempt-customers
Learn more about how tax is calculated.