stripe-samples / firebase-subscription-payments

Example web client for the `firestore-stripe-subscriptions` Firebase Extension using Stripe Checkout and the Stripe Customer Portal.
https://stripe-subs-ext.web.app/
MIT License
289 stars 78 forks source link

Unable to access Stripe customer portal #38

Closed JimiPedros closed 3 years ago

JimiPedros commented 3 years ago

First off - thank you @thorsten-stripe for authoring this repository! I'm finding it very helpful.

Bug report

Describe the bug

To Reproduce

Steps to reproduce the behavior, please provide code snippets or a repository:

  1. Go to https://stripe-subs-ext.web.app/
  2. Create account/loign
  3. Purchase a subscription
  4. Come back to https://stripe-subs-ext.web.app/ (My Subscriptions page)
  5. Click access customer portal

Expected behavior

Actual

System information

thorsten-stripe commented 3 years ago

I was testing a rename, that's why the demo temporarily didn't work. It's back to normal now.

JimiPedros commented 3 years ago

thanks for the update @thorsten-stripe 🙂