#Ioanna
1 messages · Page 1 of 1 (latest)
Hello again! You mean the receipt that Stripe generates and sends?
Yes exactly
It looks like this:
While when purchasing a subscription it looks like this:
Those won't reflect the tax. Payment Intents are low-level payment objects that are not tax-aware. They only know the final, total amount.
Thus the receipts also only know the final, total amount.
The short video here might help: https://stripe.com/docs/payments/tour#payment-objects
Got it that's really helpful is there a way to check that tax collection was actually registered?
Not sure what you mean by registered?