Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 271 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 271 Bytes

UQCS Shirt Preorder system

A payment system to accept preorders of UQCS tshirts

Installation

python setup.py install

Running

python -m uqcs_shirts

Configuration

Env vars:

  • STRIPE_PUBLIC_KEY
  • STRIPE_API_KEY
  • MAILGUN_API_KEY
  • SLACK_HOOK_URL