This is Part 5 in the series of guides on adding, managing, and keeping track of subscription payments using Stripe and Mongo. In this set of guides, we will go through all the steps required to build a complete Subscription Payments system for your SaaS app. We will prepare to host our application in Production by moving all environment secrets to a .env file.
Table of contents
IntroductionStore secrets securelyDeploy on HerokuSet up a cloud Mongo instance on MongoDB AtlasConfigure Webhook for ProductionFinal ThoughtsSort: