-
Notifications
You must be signed in to change notification settings - Fork 1.3k
[Pay-as-you-go] Enable access to Stripe portal after paid users cancel #15236
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
Comments
Alternatively, we could store and serve the invoices from a separate team page |
I think it makes sense to keep the Stripe portal link on the /billing page independent of the subscription status. |
Sounds like a good skateboard before surfacing invoices on our dashboard if this is something we'd like to do in the future. A good MVC for this could be to
|
Thanks @svenefftinge for opening #15375! I'll assign you to this issue, but please feel free to change this if you're no longer working on this. 😁 |
After pay-as-you-go customers cancel, they should be able to go back to their Stripe portal to access earlier invoices.
The text was updated successfully, but these errors were encountered: