#elie_code
1 messages ¡ Page 1 of 1 (latest)
đ Welcome to your new thread!
â˛ď¸ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.
âąď¸ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.
đ This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1324342595924525118
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
hi! would you have some screenshots to help me understand what you're seeing versus what you expect to see?
if you hover over the "i" next to Tax does it show the breakdown you want?
I see. I don't think it's possible to have Checkout display this unfortunately, it's just how it works.
In the API after the payment succeeds, you can inspect https://docs.stripe.com/api/checkout/sessions/object#checkout_session_object-total_details-breakdown to see the breakdown (https://docs.stripe.com/payments/checkout/taxes?payment-ui=stripe-hosted#check-the-response)
Thank you @lost steppe , I have checked API from Stripe very details and just want to confirmed again.
But it very strange, In Canada, it is required by law to show a tax breakdown for online transactions.
hi! I'm taking over this thread. I confirm that Checkout Sesion doesn't display the Tax breakdown. But I'll let the team working on Checkout Session about your feature request.