Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 232 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 232 Bytes

Python-Django-Stripe

Stripe payment integration into a django web application

Before to run the application please do "pip install -r requirements.txt" then "python manage.py runserver". Go to "127.0.0.1:8000/stripe/stripe_test"