symposion_app/registripe
2016-09-22 20:30:03 +10:00
..
migrations Adds stripe.js-based form for processing credit card payments 2016-09-21 18:52:31 +10:00
__init__.py setup.py because heroku needs it apparently 2016-09-22 11:28:38 +10:00
admin.py Commits an initial django app. 2016-09-21 10:24:26 +10:00
apps.py Commits an initial django app. 2016-09-21 10:24:26 +10:00
forms.py Fixes issues with rendering stripe widgets securely. 2016-09-22 20:30:03 +10:00
models.py Adds stripe.js-based form for processing credit card payments 2016-09-21 18:52:31 +10:00
tests.py Commits an initial django app. 2016-09-21 10:24:26 +10:00
urls.py Adds support for refunds 2016-09-22 11:04:43 +10:00
views.py Always immediately capture payments. 2016-09-22 11:44:30 +10:00