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

Allow to sort products in stripe #9

Closed shidcordero closed 3 years ago

shidcordero commented 4 years ago

Allow to sort products in stripe because currently the data saved in firestore does not have the ability to sort it. so when getting data from firestore to show the products as subscription, it will be difficult to sort it with the given data from its properties

thorsten-stripe commented 3 years ago

Duplicate of https://github.com/stripe/stripe-firebase-extensions/issues/90