#sinduri_api
1 messages ยท Page 1 of 1 (latest)
๐ Welcome to your new thread!
โฒ๏ธ We'll be here soon! We typically respond in a few minutes, but in some cases we might need a bit more time (e.g., server's busy, you've got a complex question, etc.).
โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can 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/1260532535461417022
๐ Have more to share? Add details, code, screenshots, videos, etc. below.
๐ happy to help
See the screenshot there is a total due section
you can't really customize the layout of the Checkout Session and what's displayed there
I asked about the total due entry?IS it added by Stripe?
yes it is
this data is not found in the checkout session log
req_Ti4B8LIGbdGg45
I can see the line items which contain 2 items in the request parameter and shipping_options but not found this total due
the total due is calculated in the hosted page
then why that is not calculated in some cases
req_HK8a4mUirHDW09
Hey! Taking over for my colleague. Let me catch up.
The diff is Shipping the rate, one is with shipping and one is without.
That I know, but I am talking about total due
Yes that's why the total due is calculated in one Checkout and not for the other.
In all cases, you can't control that fields, it's managed by Stripe.
You mean, Total due is calculated when shipping option is available?
Yes and I think when there is a coupon/promotion code applied for example...