#jsh1049_api
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/1240316433716744272
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
That isn't possible with embedded checkout. There is a similar offering on the way that has more customization options but I forget if it is modular like that. I will check in to this and get back to you with what I can find https://docs.stripe.com/checkout/custom-checkout
Thanks! Looks like I'd need to be in the private beta?
Still trying to confirm what exactly is in that beta, but yes you'd need to request access to that beta to use it before release.
As far as I can see, that beta does not include a modular element that shows line items. So I think for now you will need to make your own component and pass data about the line items from your server to render them
No problem adding the line items on my end!