In this Python Django Ecommerce Project, we are slowly adding new functionality. This Django project is aimed at getting you started with Django and moving you into more advanced topics as the project progresses. In this tutorial we go through the first steps of integrating PayPal into our ecommerce store.
00:00 Introduction
02:36 Build preview
07:18 Download starting code
10:35 Removing the payment app
15:56 Create new checkout app
16:40 Building the associated checkout tables
21:53 Checkout Admin table registration and data input
23:58 Checkout delivery page
1:04:52 Checkout address page
1:23:03 Checkout payment page
1:28:48 PayPal
1:43:51 Integrating with Orders
Starting Code:
https://github.com/veryacademy/YT_Dja…
Final Code:
https://github.com/veryacademy/YT_Dja…
Subscribe: https://www.youtube.com/channel/UC1mxuk7tuQT2D0qTMgKji3w
#django #python