invertase / stripe-firebase-extensions

Repository of Firebase Extensions built by Stripe.
https://firebase.google.com/products/extensions
Apache License 2.0
437 stars 171 forks source link

Starting point for a web app to use the stripe / firebase extension #618

Open fedex1 opened 7 months ago

fedex1 commented 7 months ago

Feature request

Is your feature request related to a problem? Please describe.

I see cloud functions such as createPortalLink but where is the documentation or examples on how to use the extension? I also see web sites such as https://stripe-subs-ext.web.app/ and https://github.com/stripe-samples/firebase-subscription-payments but these seem to be many years old.

Are these links still okay to use? Where is a good example and starting point after installing the extension firestore-stripe-payments to use it?

Describe the solution you'd like

It would be good to have a link from the extension to documentation and current samples.

Describe alternatives you've considered

I've looked at the older example and it seems to work but it might be using older versions of firebase etc.

Additional context

We'd like to use or build a web interface for the firebase / stripe extension unless the extension already does this?

Here's the older website https://stripe-subs-ext.web.app/ for reference Screenshot 2024-03-29 10 08 47 PM