Full-Stack Fundamentals 4 - Payments
54m 17s
English
Paid
Course description
In the previous section, we successfully implemented user authentication using Clerk. Now, based on this project, we will add online payment processing using Stripe. This will allow us to introduce various subscription levels (such as the "Pro" plan) and restrict access to features depending on the user's status.
Read more about the course
In this section, you will learn to:
- Integrate the payment system Stripe into a full-stack application
- Create subscriptions and manage access levels
- Restrict features based on user status
- Work with webhooks and verify payments
- Implement secure transaction processing on the server side
This course will help you understand how real business functions work in modern web applications.
Watch Online
0:00
/ #1: 1. Project Setup
All Course Lessons (11)
| # | Lesson Title | Duration | Access |
|---|---|---|---|
| 1 | 1. Project Setup Demo | 01:49 | |
| 2 | 2. Connecting Stripe | 04:03 | |
| 3 | 3. Creating Products | 02:47 | |
| 4 | 4. Generating Payment Links | 03:01 | |
| 5 | 5. Stripe Auth Rules | 01:47 | |
| 6 | 6. Creating the Customers Table | 04:23 | |
| 7 | 7. Writing Stripe Integration Code | 13:04 | |
| 8 | 8. Handling Stripe Webhooks | 06:42 | |
| 9 | 9. Building the Pricing Page | 08:10 | |
| 10 | 10. Displaying the Pro Badge | 03:57 | |
| 11 | 11. Setting Free User Limits | 04:34 |
Unlock unlimited learning
Get instant access to all 10 lessons in this course, plus thousands of other premium courses. One subscription, unlimited knowledge.
Learn more about subscriptionComments
0 commentsWant to join the conversation?
Sign in to commentSimilar courses
Serverless Handbook for frontend engineers
Sources: Swizec Teller
Serverless Handbook is a book for frontend developers that provides a detailed explanation of serverless architecture. Over 360 pages, it covers topics such as.
Content Sites with Astro and Vue.js
Sources: vueschool.io
Do you want to create a fast and efficient website with content? In this course, you will learn how to use Astro and Vue.js together for developing high...
1 hour 3 minutes 38 seconds
SVG Animation with GreenSock
Sources: Carl (Creative Coding Club)
Learn how to create SVGs in design programs, embed them in web pages, edit them using code, and animate them with GreenSock.
12 hours 34 minutes 48 seconds