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

Provide embedded subscription checkout form functionality #576

Open
panteleimon opened this issue Oct 31, 2023 · 1 comment
Open

Provide embedded subscription checkout form functionality #576

panteleimon opened this issue Oct 31, 2023 · 1 comment

Comments

@panteleimon
Copy link

Feature request

  • Extension name: firestore-stripe-payments

Problem description

Redirecting the user outside my controlled environment creates issues which I would really like not to dive into due to corporate mambo-jumbo.

I would like to implement the embedded form in my application (as shown here https://stripe.com/docs/billing/subscriptions/build-subscriptions?ui=embedded-form) but it is impossible with the current implementation because within the checkout_sessions document /object no client_secret value is returned, only the url to redirect the user to.

Describe the solution

It would be really cool if the current functionality could be extended to offer the embedded form to firebase users.

Describe alternatives you've considered

If that is not possible, it would be nice if the success url was not mandatory in the checkout session and upon a successful checkout the user could see a default stripe success page.

Additional context

No additional context is available

@MerlinOfCode
Copy link

This is something which should have been built inyo this from the beginning. I don't understand why you people always try to force the most generic and unprofessional functionality on people.

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

No branches or pull requests

3 participants