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.
What will I build? 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
No comments