justdjango / Shopping_cart

A basic shopping cart for digital products. Made with Django

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JustDjango

The Definitive Django Learning Platform.

*** Deprecation Warning ***

This project is over two years old and is outdated. For e-commerce functionality we recommend taking a look at this repository

Django Shopping Cart

A basic shopping cart for digital products using Stripe payments.

To Start: Create a stripe account and put your stripe publishable key and secret key inside settings.py as well as your publishable key inside checkout.js in the static folder. Follow the tutorial here for working with the shopping cart: https://youtu.be/6aQanCJZx04. Follow this tutorial to see how to setup payments with Braintree:

The password for the admin user is matt1234.


Other places you can find us:

YouTube Twitter

About

A basic shopping cart for digital products. Made with Django


Languages

Language:JavaScript 48.3%Language:CSS 30.1%Language:Python 12.8%Language:HTML 8.8%