Skip to content

A simple e-commerce subscription website collecting user shipping address and stripe payment information.

Notifications You must be signed in to change notification settings

mia-k-monaghan/ecommerce-subscription

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Simple Product Subscription

A simple, single-option subscription website collecting user shipping address and stripe payment information. This project contains the following elements:

  1. Collects and stores user contact, shipping, and payment information and creates a user profile
  2. Allows the user to update their information
  3. Allows the user to manage payments through a Stripe Billing Portal
  4. Creates a Stripe subscription upon payment and manages relevant data in a local subscription model
  5. Keeps subscription active status up to date with stripe webhooks
  6. Displays an informative index page, easily customizable to case specific needs
  7. Allows the administrator to query relevant models with custom search and list display in the Django Admin.

About

A simple e-commerce subscription website collecting user shipping address and stripe payment information.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published