symposion_app/registripe
2016-12-12 18:56:34 +11:00
..
migrations Allows unauthenticated payments. Links Credit Note Refunds to the Stripe Charge. 2016-09-23 16:42:47 +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 Allows unauthenticated payments. Links Credit Note Refunds to the Stripe Charge. 2016-09-23 16:42:47 +10:00
tests.py Commits an initial django app. 2016-09-21 10:24:26 +10:00
urls.py Allows unauthenticated payments. Links Credit Note Refunds to the Stripe Charge. 2016-09-23 16:42:47 +10:00
views.py Bills the correct credit card. 2016-12-12 18:56:34 +11:00