Theory & Best Practices
Pricing
Pre-Sales Revenue
Collect Pre-Sales revenue from early adopters using the Stripe API
Subscription Payments
Subscription Payments #1: Adding Basic and Pro subscription plans using Stripe
Subscription Payments #2: Keeping track of Customer Billing information using Mongo and Stripe Webhooks
Subscription Payments #3: Update and Cancel plans via a Manage Billing Screen using Stripe
Subscription Payments #4: Access premium content based on a subscription plan
Subscription Payments #5: Deploy Stripe Application to Production using Heroku
Email Marketing
How to send automated email sequences using Node.js and Candymail