-
Notifications
You must be signed in to change notification settings - Fork 1.3k
[UBP] Add getStripePortalUrl
method to server
#12864
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
Conversation
started the job as gitpod-build-af-get-stripe-portal-url.2 because the annotations in the pull request description changed |
09f4812
to
2afa34c
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Many thanks for the helpful test instructions! 🙏
This change looks good and works as advertized, except for the return_url
(please see inline). The other comments are optional.
/hold
Implement the method in terms of the more general `getStripePortalUrl`.
2afa34c
to
bb512cf
Compare
/unhold |
Description
Add a new
getStripePortalUrl
method toserver
's JSON-RPC API.The method generates a Stripe portal URL that is used during the billing signup flow for both teams and individual users - it replaces the existing
getStripePortalUrlForTeam
method which only worked for team signup.Related Issue(s)
Part of #12685
How to test
Gitpod-xxx
Using the returned URL should take you to some Stripe UI.
Release Notes
Documentation
Werft options: