MENU

Fun & Interesting

Stripe Checkout Subscriptions + Webhooks with Node.js

manfra․io 12,322 10 months ago
Video Not Working? Fix It Now

In this video, we're gonna learn how to create Stripe Subscriptions, using the Stripe Checkout with Node.js. We're gonna use Express, EJS and the official Stripe module to create a simple page with two plans that will lead the customer to the Stripe Checkout page and then complete the payment by passing the card details. We're also gonna learn how to enable a customer portal for the customers to view the subscription and change their payment methods. On the last part of the video, we're gonna integrate webhooks using Stripe CLI, to listen for Stripe events. 🔗 GitHub Repository: https://github.com/manfraio/stripe_checkout_subscriptions_with_nodejs

Comment