This repo contains the full code as a reference for the article series Build a payment system with Django 3.1 and Stripe from scratch published in Medium in four parts:
- Part 1: Setting up and registering customers
- Part 2: Building the products page
- Part 3: The session checkout creator
- Part 4: Building the webhook
I highly recommend you to don't use this code as a kickstarter for your own project and follow the step-by-step instructions from the articles.
October 29th, 2020 Copyright 2020 Alberto Naranjo. MIT license