Commit graph

19 commits

Author SHA1 Message Date
Sachi King
d360e880d9 Flake8 fixes 2017-04-22 19:06:30 +10:00
Sachi King
9719546bda Fix imports - not relative 2017-04-17 22:56:21 +10:00
Christopher Neugebauer
4ba7f630e0 Bills the correct credit card. 2016-12-12 18:56:34 +11:00
Christopher Neugebauer
7a7aa95874 Fixes issue with accessing stripe page without access code. 2016-09-25 09:56:16 +10:00
Christopher Neugebauer
fd5754e679 Allows unauthenticated payments. Links Credit Note Refunds to the Stripe Charge. 2016-09-23 16:42:47 +10:00
Christopher Neugebauer
2d434432d9 Oops 2016-09-22 20:32:10 +10:00
Christopher Neugebauer
4b1d109714 Fixes issues with rendering stripe widgets securely. 2016-09-22 20:30:03 +10:00
Christopher Neugebauer
26b249d48d Always immediately capture payments. 2016-09-22 11:44:30 +10:00
Christopher Neugebauer
ed1087d9d3 Fixes bug in payment form 2016-09-22 11:38:12 +10:00
Christopher Neugebauer
fb3f1411c7 Puts setup.py in the right place (oops) 2016-09-22 11:30:28 +10:00
Christopher Neugebauer
e47e11acfd setup.py because heroku needs it apparently 2016-09-22 11:28:38 +10:00
Christopher Neugebauer
abee9e3c62 Adds support for refunds 2016-09-22 11:04:43 +10:00
Christopher Neugebauer
6c87b9d08a Documentation, and edge case. 2016-09-22 09:38:22 +10:00
Christopher Neugebauer
cbf3f5814b DRYs up the way to define a Stripe-style form field. 2016-09-21 19:36:57 +10:00
Christopher Neugebauer
830864df2c Adds verification data to the payments form. 2016-09-21 19:07:10 +10:00
Christopher Neugebauer
8334d40fe9 Adds stripe.js-based form for processing credit card payments 2016-09-21 18:52:31 +10:00
Christopher Neugebauer
79fa80ea33 Adds urls.py 2016-09-21 10:41:02 +10:00
Christopher Neugebauer
f932841cda Commits an initial django app. 2016-09-21 10:24:26 +10:00
Christopher Neugebauer
21613a357d Initial commit 2016-09-21 10:17:55 +10:00