You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Nicolas Garnier e9490d7e8d Update README.md 8 years ago
..
functions Spelling fix 8 years ago
README.md Update README.md 8 years ago
database.rules.json Adding initial Stripe example 8 years ago
firebase.json Adding initial Stripe example 8 years ago

README.md

Create Stripe customers and charge them on RTDB write

This sample shows how to create Stripe customers and charge them when the Realtime Database is written to.

Further reading:

Functions Code

See file functions/index.js for the code.

The dependencies are listed in functions/package.json.

Deploy and test

To test this integration: