An open API service indexing awesome lists of open source software.

https://github.com/ganeshsivakumar/update-to-premium-function

A simple template to manage payments for apps/websites using firebase, stripe and zapier
https://github.com/ganeshsivakumar/update-to-premium-function

firebase firebase-cloud-functions firebase-firestore stripe zapier

Last synced: 8 months ago
JSON representation

A simple template to manage payments for apps/websites using firebase, stripe and zapier

Awesome Lists containing this project

README

          

# update-to-premium-function

This firebase cloud function is part of a payment flow, that can be used to collect payment for a software product from a user using a stripe payment link and automatically
update the user to a premium user and let the user access the premium part of the app, without having to integrate stripe payment gateway.

medium post about the payment flow - https://ganxesh.medium.com/my-simple-template-to-charge-users-of-your-software-product-af6f28f23b10