Stripe - How to build an E-commerce website using Django 3 and Vue.js - Part 8

Опубликовано: 11 Октябрь 2024
на канале: Code With Stein
3,939
39

Welcome to part 8 of "How to build an E-commerce website using Django 3 and Vue.js". In this part of the series, I will start integrating Stripe. So when you're finished with this video, you should be able to complete an order and get paid using Stripe.

How to install Stripe CLI:
https://stripe.com/docs/stripe-cli

This parts tasks 0:03
Success page 0:30
Generate stripe token 2:00
Test stripe 8:00
Checkout form validation 13:50
Stripe webhook 17:38


Todo list for part 8:
-Integrate Stripe
-Stripe webhooks
-Checkout form validation

Git repository:
https://github.com/SteinOveHelset/sau...