Skip to content

Latest commit

 

History

History
 
 

stripe

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

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: