Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 1.81 KB

README.md

File metadata and controls

31 lines (24 loc) · 1.81 KB

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: