Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 503 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 503 Bytes

Welcome

DEMO: https://crmeasypy.herokuapp.com

The tutorial can be found here

In order for this to work you need to make a stripe account and setup two env variables:

ENV_ROLE:
 sets to 'development' or 'production'
SECRET_KEY:
 your django app secret key
STRIPE_SECRET_KEY && STRIPE_PUBLISHABLE_KEY:
 you get those from your stripe account under account/apikeys.