Stripe for SaaS
Please rate the course
Source:
Language:
English
Duration:
01:11:16
Number of lessons:
23
Added date:
11/06/2024
Rating:
0.0
Course short description
You will build a Stock Photography Subscription SaaS Product from scratch where users can sign up for a subscription to access a library of images. Every monetized action is tracked in Stripe and the user is billed based on usage at the end of the month.
The full project demonstates how to accept payments, manage recurring subscriptions, cancellations, metereing, and more. Watch the App Tour video for a full breakdown of the project.
What will I learn?
- Everything you need to build complex payment flows with Stripe
- One-time payments
- Recurring subscriptions
- Metered pay-as-you-go billing
- Handle and test Stripe webhooks locally
- Payment and billing strategies for SaaS products
- Master key concepts quickly with fast-paced vidoes
- Fullstack starter project with Next.js frontend and Supabase backend
- Includes all source code and project files