Django and Stripe Payments Tutorial

Django and Stripe Payments Tutorial

103.436 Lượt nghe
Django and Stripe Payments Tutorial
Hey everyone In this video, we'll implement Stripe Payments and Stripe Checkout with Django. 📖 Read the blog post https://justdjango.com/blog/django-stripe-payments-tutorial 💻 Project code https://github.com/justdjango/django-stripe-tutorial Build a Gumroad clone with Django: 👉 https://justdjango.com ✌️ Stay in touch Facebook: https://www.facebook.com/justdjangocode Instagram: https://www.instagram.com/justdjangocode Twitter: https://www.twitter.com/justdjangocode Email: [email protected] Thank you for watching and don't forget to subscribe :) 00:00 Intro 02:15 API Keys 04:50 Product Model 08:30 Stripe documentation 10:40 Install Stripe 11:05 Checkout Session view 15:45 Importing Json Response 17:30 Templates 19:40 Frontend - Add an order preview page 24:35 Creating a test product 25:15 Product and price configuration 27:50 Success & Cancel urls 30:50 Stripe webhooks 32:20 Install Stripe CLI 38:00 Verifying events on Stripe 43:30 Email Backend 48:20 Custom Payment flow -Payment Intent 57:20 Sending an email receipt