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: 2 months ago
JSON representation

Repository of Firebase Extensions built by Stripe.

Lists

README

        

# UPDATE 2023-10-08:
This project has now being officailly 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 reccomended to uninstall the `stripe/firestore-stripe-payments` extension and install `invertase/firestore-stripe-payments` from the Firebase Extension Hub.

Alternativley, 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)