#MarvinSchramm
1 messages ยท Page 1 of 1 (latest)
๐
does https://stripe.com/docs/tax/faq#how-do-you-handle-discounts help explain the logic we use?
let me check thank you
It seems it doesnt.
because this is about the "invoice tax"
and we see that the discount is applied before the tax is calculated on the invoice.
Im speaking about the "invoice line item tax" which is "before a discount is applied"
the documentation also states
The integer amount in %s representing the amount for this line item, excluding all tax and discounts.
probably best to write an email into https://support.stripe.com/?contact=true so we can dig into this in depth
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
okay will do