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

Allow users to generate a Stripe customer portal session #61

Closed
travis opened this issue Apr 18, 2024 · 3 comments
Closed

Allow users to generate a Stripe customer portal session #61

travis opened this issue Apr 18, 2024 · 3 comments
Assignees

Comments

@travis
Copy link
Member

travis commented Apr 18, 2024

The Stripe API has functionality that lets users generate "Customer Portal" sessions:

https://docs.stripe.com/api/customer_portal/sessions

As part of #28 we should introduce a capability that generates such a session, since it will:

a) let us optimize the billing administration process by avoiding an extra login
b) enable users to delegate billing administration (including adding payment methods) to other users

@travis
Copy link
Member Author

travis commented May 8, 2024

@reidlw
Copy link
Contributor

reidlw commented May 13, 2024

1 PR reviewed, need to incorporate feedback
then 2 other PRs to be submitted after first lands

@hannahhoward
Copy link
Member

Closing, pending successful prod deploy

@github-project-automation github-project-automation bot moved this from In Progress to Done in Storacha Project Planning May 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

3 participants