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

Interacting with subscriptions in firestore-stripe-web-sdk #607

Open
Mullerr1995 opened this issue Feb 1, 2024 · 0 comments
Open

Interacting with subscriptions in firestore-stripe-web-sdk #607

Mullerr1995 opened this issue Feb 1, 2024 · 0 comments
Labels
enhancement New feature or request firestore-web-sdk

Comments

@Mullerr1995
Copy link

Feature request

  • Extension name: firestore-stripe-web-sdk

Is your feature request related to a problem? Please describe.

I'd like to be able to modify customer subscriptions through the firestore-stripe-web-sdk package.

Describe the solution you'd like

The firestore-stripe-payments extension allows for the creation of a link to the customer portal of Stripe. This feature is currently not part of the web SDK API, but including it would be a relatively straightforward way to enable the user to interact with their subscription(s).
Better yet, if my other feature request for firestore-stripe-payments is implemented (#606), it'd be amazing to directly cancel/resume/update subscriptions from the web SDK.

Describe alternatives you've considered

The current workaround that I can use is to create a customer portal link directly with the firestore-stripe-payments extension.

Thank you in advance for any assistance provided.

@jauntybrain jauntybrain added enhancement New feature or request firestore-web-sdk labels Feb 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request firestore-web-sdk
Projects
None yet
Development

No branches or pull requests

2 participants