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

https://github.com/sparsh-kumar/advancedsubscriptionstripenodejs

This is a fully fledged example of how to use stripe to make subscriptions in a SAAS application, in which user can subscribe to a plan, downgrade or upgrade his/her plan's subscription. cancel the subscription, renew subscription after cancellation.
https://github.com/sparsh-kumar/advancedsubscriptionstripenodejs

Last synced: over 1 year ago
JSON representation

This is a fully fledged example of how to use stripe to make subscriptions in a SAAS application, in which user can subscribe to a plan, downgrade or upgrade his/her plan's subscription. cancel the subscription, renew subscription after cancellation.

Awesome Lists containing this project

README

          

This is a fully fledged example of how to use stripe to make subscriptions in a SAAS application,
in which user can subscribe to a plan, downgrade or upgrade his/her plan's subscription.
cancel the subscription, renew subscription after cancellation.