Gauravwagh / demo-stripe-braintree

Demo app for braintree and stripe

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

demo-stripe-braintree

This provides the basic demo for stripe payment gateway and braintree payment gateway.

Instructions:

  1. Clone this repository.
  2. Create stripe test account and braintree sandbox account.
  3. Place the keys in settings.py file for both
  4. Install the requirements using "pip install -r requirements.txt"
  5. provide mailing server cnfigurartion in settings.py file.
  6. All done. Run the server.

About

Demo app for braintree and stripe


Languages

Language:JavaScript 47.4%Language:CSS 38.6%Language:Python 11.0%Language:HTML 3.0%