Simple Django app that uses the Phorest api to return products for an e-commerce site. When a sale is made a purchase is created in Phorest for the products sold
Phorest API https://developer.phorest.com/#!/Product/getProducts
Stripe API https://stripe.com/docs/payments
Screenshots