Stripe Payments JavaScript Course
1h 29m 26s
English
Paid
Course description
The Stripe Payments JavaScript Course is a project-based guide to building fullstack payment solutions on the web with Node.js and React. The goal is to provide a solid foundation for app monetization by implementing common use-cases with Stripe APIs including Checkout, Payment Intents, and Billing.
Read more about the course
You will build a fullstack web app with Node.js and React that contains the following features:
- Node.js Server with Express & TypeScript
- React frontend UI (functional components, hooks, & suspense)
- 3D Secure payment handling
- Manage Stripe customers and save cards
- Setup subscriptions, invoices, and recurring payments
- Securely listen to events from Stripe via webhooks
- Dockerize and deploy to Google Cloud Run
Watch Online
Watch Online Stripe Payments JavaScript Course
0:00
/ #1: Resources
All Course Lessons (27)
| # | Lesson Title | Duration | Access |
|---|---|---|---|
| 1 | Resources Demo | 02:12 | |
| 2 | How does Stripe Work? | 04:35 | |
| 3 | API Keys | 01:43 | |
| 4 | Intro to HTTP and REST | 03:05 | |
| 5 | Node Setup | 04:51 | |
| 6 | Express | 03:47 | |
| 7 | React Setup | 02:48 | |
| 8 | Stripe Checkout | 02:32 | |
| 9 | Stripe Checkout on the Server | 03:40 | |
| 10 | Checkout with React | 06:24 | |
| 11 | Payment Intents API | 01:56 | |
| 12 | Create a Payment Intent | 01:40 | |
| 13 | Stripe Webhooks | 04:45 | |
| 14 | React | 04:27 | |
| 15 | Customers and Saved Cards | 01:37 | |
| 16 | Firebase Setup | 03:06 | |
| 17 | API Authentication | 03:34 | |
| 18 | Create a Customer | 02:02 | |
| 19 | Save and List Card | 02:08 | |
| 20 | React | 03:48 | |
| 21 | Billing | 01:57 | |
| 22 | Create a Subscription | 03:15 | |
| 23 | Cancel a Subscription | 02:22 | |
| 24 | Recurring Payments | 03:03 | |
| 25 | Billing with React | 05:59 | |
| 26 | Docker | 04:24 | |
| 27 | Firebase Cloud Functions | 03:46 |
Unlock unlimited learning
Get instant access to all 26 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
Full Stack Spring Boot & React
Sources: Amigoscode (Nelson Djalo)
Netflix recently switched their entire backend to Spring Boot 2. It was a no brainer really. Spring Boot 2 is the best framework to build applications. Weather you build a small...
10 hours 1 minute 23 seconds
Redux Saga
Sources: pluralsight
Redux Saga is a fast-growing library with over 9,000 stars on GitHub. It lets you rapidly create asynchronous apps using a new tool called ES6 Generators. In th
2 hours 54 minutes 54 seconds
The Road to Next
Sources: Robin Wieruch
As a full-stack developer, you have numerous opportunities. Whether it's launching a successful startup, building a career in a corporate company, or working...
30 hours 40 minutes 42 seconds
Redis Caching Concepts with Node.js
Sources: Codedamn
Redis is an open-source in-memory data store used as a database, cache, and message broker. It is incredibly fast and suitable for a variety of tasks.
1 hour 52 minutes 26 seconds
React Hooks
Sources: ui.dev (ex. Tyler McGinnis)
If you never develop a convincing answer for both of those questions, you won’t have a solid enough foundation to build upon when you dive into the specifics. These questions ar...
3 hours 47 minutes 48 seconds