Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/invertase/stripe-firebase-extensions
Repository of Firebase Extensions built by Stripe.
https://github.com/invertase/stripe-firebase-extensions
firebase firebase-auth firebase-extensions firebase-firestore stripe stripe-customer-portal subscriptions
Last synced: about 3 hours ago
JSON representation
Repository of Firebase Extensions built by Stripe.
- Host: GitHub
- URL: https://github.com/invertase/stripe-firebase-extensions
- Owner: invertase
- License: apache-2.0
- Created: 2020-07-08T15:46:40.000Z (over 4 years ago)
- Default Branch: next
- Last Pushed: 2024-05-03T16:02:58.000Z (6 months ago)
- Last Synced: 2024-05-19T04:49:22.812Z (6 months ago)
- Topics: firebase, firebase-auth, firebase-extensions, firebase-firestore, stripe, stripe-customer-portal, subscriptions
- Language: TypeScript
- Homepage: https://firebase.google.com/products/extensions
- Size: 2.65 MB
- Stars: 418
- Watchers: 20
- Forks: 158
- Open Issues: 131
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome-firebase - Stripe Firebase Extensions - 공식 Stripe 확장 프로그램으로, 구독과 인보이스 기능을 제공합니다. (Firebase 확장 프로그램)
README
# UPDATE 2023-10-08:
This project has now being officially transferred to [Invertase](https://github.com/invertase), who will maintain this extension going forward. Please see [this issue](https://github.com/stripe/stripe-firebase-extensions/issues/524) for more details.
It is now recommended to uninstall the `stripe/firestore-stripe-payments` extension and install `invertase/firestore-stripe-payments` from the Firebase Extension Hub.Alternatively, you can also use the following link to convert your current installation to the Invertase version
`https://console.firebase.google.com/project/_/extensions/install?instanceId=STRIPE_EXTENSION_INSTANCE_ID&ref=invertase%[email protected]`
# Stripe Firebase Extensions
This repository contains the source code for Firebase Extensions that enable payment functionality. Created and tested by Stripe, these official Stripe Firebase extensions are reliable and secure. To learn more about Firebase Extensions, including how to install them in your Firebase projects, visit the [Firebase documentation](https://firebase.google.com/docs/extensions).
Each directory in this repo contains the source code for the extension and a README to explain how the extension works, including information about the enabled APIs, resources created, and the access granted to the extension.
## Extension Directory
- [Explore all Firebase Extensions](https://firebase.google.com/products/extensions)
This repository includes the source code for the following extensions:
1. Stripe backend for web, mobile, and subscription payments
- [Homepage](https://firebase.google.com/products/extensions/firestore-stripe-payments)
- [Source code](./firestore-stripe-payments)
1. Send invoices using Stripe
- [Homepage](https://firebase.google.com/products/extensions/firestore-stripe-invoices)
- [Source code](./firestore-stripe-invoices)