jhuleatt / CODELAB-stripe-firebase-extensions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

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

This repository includes the source code for the following extensions:

  1. Run Subscription Payments with Stripe
  2. Send invoices using Stripe

About

License:Apache License 2.0


Languages

Language:TypeScript 100.0%