#dahri_code
1 messages ยท Page 1 of 1 (latest)
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.
- dahri_code, 18 hours ago, 17 messages
- dahri_code, 21 hours ago, 21 messages
- dahri_code, 2 days ago, 11 messages
- dahri_api, 6 days ago, 9 messages
๐ 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/1276421721020305438
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
This is for subscription integration using Checkout Session in embedded UI mode. It doesn't work for one-time payment.
I'd recommend using this guide https://docs.stripe.com/checkout/embedded/quickstart?client=html for one-time payment on embedded Checkout Session.
have you read the question?
i have attempted for one time and it worked for that. will it work for subscription code?
Apology for misunderstanding
For embedded UI mode, return_url will be needed: https://docs.stripe.com/api/checkout/sessions/create#create_checkout_session-return_url
success_url and cancel_url is for hosted UI mode.
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
so it will work for this as welll?
Yes, embedded mode should work for subscription as well
thanks,
No problem! Happy to help ๐
im trying this and if any error occurs will conect with you