This provides the basic demo for stripe payment gateway and braintree payment gateway.
Instructions:
- Clone this repository.
- Create stripe test account and braintree sandbox account.
- Place the keys in settings.py file for both
- Install the requirements using "pip install -r requirements.txt"
- provide mailing server cnfigurartion in settings.py file.
- All done. Run the server.