-
Notifications
You must be signed in to change notification settings - Fork 353
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
Add support for BillingPortal.Session #604
Add support for BillingPortal.Session #604
Conversation
Depends on #602 being merged to fix the tests that break because of the updated stripe mock required for this new endpoint. |
I am in need of this feature. Thanks for the PR @moomerman . If someone could merge this and #602 and release a new version on hex, that would be awesome. |
Since #602 was merged I've rebased and this is all good to go now 🚀 |
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.
:yay
@snewcomer Any chance we can get a new hex release with this PR? |
While I would also love a hex release, I am using the workaround in my mix.exs: |
@johannesE Yep I'm doing the same in dev 😄 was hoping for a hex release before I ship to prod. |
This adds support for the Stripe Billing Portal Session.
https://stripe.com/docs/billing/subscriptions/integrating-self-serve-portal
https://stripe.com/docs/api/self_service_portal