Stripe API Keys Explanation What are Stripe API Keys used for and how do we configure them in Firebase?

command line
# add the secret key to the environment
firebase functions:config:set stripe.secret="sk_your_test_key"

Questions?

Ask questions via GitHub below OR chat on Slack #questions