#dorian_checkout-lineitem
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/1217954318142148752
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- dorian6730_best-practices, 1 hour ago, 12 messages
- dorian6730_best-practices, 1 day ago, 11 messages
request and result in the response attached
Hi there! You'll need to use the Session's client_secret to mount the embedded Checkout Session on your site
I recommend starting with our quickstart here to get the general flow: https://docs.stripe.com/checkout/embedded/quickstart
Great thank you
The flowchart at the top of this page might also be helpful with your mental model of how this works: https://docs.stripe.com/payments/checkout/how-checkout-works?ui=embedded-form
One more question. When I display the hosted checkout page, I am not seeing the line items or any total displayed at all. There is just a a form for the paymenrt entry. How do I get thge line items and total to display please?
This is on the Stripe-hosted Checkout or embedded?
Well I guess both, in case I cant get the embedded option working. Hosted to start with please.
Hosted Checkout should show line items
Could you share a link to a test mode Checkout Session?
dorian_checkout-lineitem
@shy dome okay this is overall expected right now since you only have one line item. You're also using price_data and defining just an amount and product name and nothing else like no logo/picture
Thanks @indigo lantern. So what do I need to add to get the line item and grand total to display please?
nothing, there's already everything on that page with the exact total
like the page clearly says this
๐