Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stripe::Checkout::Session with ui_mode: "embedded" #895

Open
sbsurf opened this issue Feb 8, 2024 · 0 comments
Open

Stripe::Checkout::Session with ui_mode: "embedded" #895

sbsurf opened this issue Feb 8, 2024 · 0 comments

Comments

@sbsurf
Copy link

sbsurf commented Feb 8, 2024

Hello, are there any plans to support the embedded checkout? I am using the embedded checkout workflow, and I cannot test my code because:

Stripe::InvalidRequestError: Missing required param: cancel_url.

cancel_url and success_url are not expected in the embedded workflow, return_url is:

https://stripe.com/docs/payments/checkout/how-checkout-works?ui=embedded#session

If there's already a way to do this, please let me know.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant