Stripe Payments Cloud Functions
1h 10m 33s
English
Paid
Course description
This course has been deprecated! While the code here will still work, the it is recommended that you use the latest Stripe APIs shown in the new.
Read more about the course
Features
- NEW Handle 3D Secure 2 Payments
- Connect Firebase Users to Stripe
- Attach Payment Sources to Customers
- Create Single Charges
- Manage Recurring Subscriptions
- Apply Coupons
- Unit Tests with Jest
- And more…
This Project is for Developers who…
- want to generate revenue by implementing a custom payment flow.
- want to learn how implement a modern cloud microservice architecture.
- enjoy fast-paced to-the-point video tutorials.
- want direct access to the content creator (let’s chat on Slack).
- have some experience with NodeJS, TypeScript, and Angular.
Watch Online
Watch Online Stripe Payments Cloud Functions
0:00
/ #1: Resources
All Course Lessons (25)
| # | Lesson Title | Duration | Access |
|---|---|---|---|
| 1 | Resources Demo | 01:22 | |
| 2 | What is Stripe? | 04:32 | |
| 3 | Project Setup | 05:46 | |
| 4 | Stripe API Keys Explanation | 01:51 | |
| 5 | Unit Testing - Why? | 01:41 | |
| 6 | Testing Setup with Jest | 02:57 | |
| 7 | First Unit Test | 01:04 | |
| 8 | Callable Cloud Functions? | 03:18 | |
| 9 | Call a Function | 04:03 | |
| 10 | Callable Functions Error Handing | 02:25 | |
| 11 | Stripe Customers | 01:32 | |
| 12 | Get or Create a Customer | 03:43 | |
| 13 | Customer Unit Test | 01:46 | |
| 14 | Payment Sources | 01:12 | |
| 15 | Attach a Source | 02:07 | |
| 16 | Stripe Elements Credit Card Form | 02:48 | |
| 17 | Charges | 03:30 | |
| 18 | Stripe Elements Charge | 01:23 | |
| 19 | Testing Charges | 01:57 | |
| 20 | Subscriptions | 02:03 | |
| 21 | Manage Subscriptions | 03:25 | |
| 22 | Subscriptions with Stripe Elements | 02:44 | |
| 23 | Webhooks | 03:38 | |
| 24 | Coupons | 01:32 | |
| 25 | Angular | 08:14 |
Unlock unlimited learning
Get instant access to all 24 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
Apache Airflow Workflow Orchestration
Sources: Andreas Kretz
Apache Airflow is a platform-independent tool for workflow orchestration that provides extensive capabilities for creating and...
1 hour 18 minutes 41 seconds
Introduction to Excel Automation: Excel Macros and VBA
Sources: zerotomastery.io
Studying macros and VBA (Visual Basic for Applications) for Excel is an indispensable skill for anyone who regularly works with data, performs repetitive tasks.
2 hours 44 minutes 10 seconds
Cursor: Learn to Code with AI
Sources: Mckay Wrigley (takeoff)
The course teaches how to use Cursor to accelerate software code development. The course covers working with various features of Cursor, demonstrates best...
4 hours 50 minutes 14 seconds
Kamal Handbook
Sources: Josef Strzibny
At the beginning of the book, it examines what Kamal is, how it operates on a basic level, and the first deployment is conducted. Then, it goes into detail...