Commit Graph

843 Commits

Author SHA1 Message Date
d906c2e220 tidy up some disused code 2016-08-10 15:14:00 +10:00
Nathan Coad
af648cce84 change some debugging 2016-07-23 12:23:44 +10:00
Nathan Coad
a24a60fb77 temp testing to workaround stripe bug 2016-07-23 12:09:44 +10:00
Nathan Coad
3cbb0334c3 add country checking for stripe charges 2016-07-23 12:00:46 +10:00
Nathan Coad
9e26b69edf cleanup formatting in email functions 2016-07-23 11:36:19 +10:00
Nathan Coad
cc7d8680f3 change db type from varchar to text 2016-07-23 11:20:14 +10:00
Nathan Coad
ef938eb58f update db insert as well 2016-07-23 11:17:00 +10:00
Nathan Coad
b0fca9b101 db update to handle stripe response size 2016-07-23 11:16:27 +10:00
Nathan Coad
51bdc6da2f store the json response from stripe in the db 2016-07-23 11:13:03 +10:00
Nathan Coad
35731c3835 debug tweak 2016-07-23 11:07:33 +10:00
Nathan Coad
cd37a85ad6 fix incorrect token 2016-07-23 10:24:01 +10:00
Nathan Coad
cb97f64ecd tidy up some code locations 2016-07-23 10:16:12 +10:00
Nathan Coad
581b7d7537 customise payment button 2016-07-23 10:07:34 +10:00
Nathan Coad
f6ee9d11a7 customise checkout form 2016-07-23 10:03:53 +10:00
Nathan Coad
dd70dfd5a3 bugfix 2016-07-23 09:48:27 +10:00
Nathan Coad
f4456a86f0 add admin field for stripe checkout logo 2016-07-23 09:36:16 +10:00
Nathan Coad
9f50f2f2c3 remove attempts to detect amex card in js 2016-07-23 09:26:07 +10:00
Nathan Coad
28a520aea6 try something else 2016-07-23 09:21:47 +10:00
Nathan Coad
385ba3c83b js testing for amex 2016-07-23 09:18:44 +10:00
Nathan Coad
69bae12146 tidy up balance page 2016-07-22 16:09:23 +10:00
Nathan Coad
2cbfda6cf7 fix for international stripe fee token 2016-07-22 16:02:23 +10:00
Nathan Coad
07078de79b add some debugging to balance payment page 2016-07-22 15:54:40 +10:00
Nathan Coad
dd9e4ac822 temporary workaround for tokens 2016-07-22 15:49:02 +10:00
Nathan Coad
87247d87f4 more stripe specific tokens 2016-07-22 15:46:03 +10:00
Nathan Coad
04396cda56 add rounding to amount charged 2016-07-22 15:30:00 +10:00
Nathan Coad
1878fc72e1 add dynamic amount in js for stripe 2016-07-22 15:25:27 +10:00
Nathan Coad
297a0acf28 js bugfix after variable rename 2016-07-22 15:19:16 +10:00
Nathan Coad
a7d33c6239 bugfix incorrect variable name 2016-07-22 15:17:58 +10:00
Nathan Coad
b102d4c496 use foreign transaction rate for amex cards 2016-07-22 15:15:19 +10:00
Nathan Coad
5f8f17e798 store charge token in db 2016-07-22 14:42:58 +10:00
Nathan Coad
a40e6a9d8a more cleanup 2016-07-22 11:58:39 +10:00
Nathan Coad
3794fece83 tidy up requirements check 2016-07-22 11:51:12 +10:00
Nathan Coad
a103d34276 fix differently 2016-07-22 11:47:22 +10:00
Nathan Coad
72647c02d9 derefence fix 2016-07-22 11:46:18 +10:00
Nathan Coad
21abb9331a use proper value in status display 2016-07-22 11:44:44 +10:00
Nathan Coad
e9c996949d stripe library check debug 2016-07-22 11:42:23 +10:00
Nathan Coad
a97f610661 add stripe library status to status report 2016-07-22 11:37:28 +10:00
Nathan Coad
b132ed9682 add code to handle stripe fees 2016-07-22 11:21:27 +10:00
Nathan Coad
75e7f08111 js dev 2016-07-22 10:32:55 +10:00
Nathan Coad
578bea1aa6 js progress 2016-07-22 10:28:59 +10:00
Nathan Coad
5c00f6e342 js debugging 2016-07-22 10:26:37 +10:00
Nathan Coad
089304cf19 js revert 2016-07-22 10:21:13 +10:00
Nathan Coad
dc01c12ae2 js update 2016-07-22 10:00:19 +10:00
Nathan Coad
1beffbadf4 js mods 2016-07-22 09:59:05 +10:00
Nathan Coad
ac9b330eb7 further js mods 2016-07-22 09:53:56 +10:00
Nathan Coad
b6bcfacead work on storing stripe token 2016-07-22 09:31:49 +10:00
Nathan Coad
2614e25364 test js mods 2016-07-22 09:26:27 +10:00
Nathan Coad
ee93be90d8 fix references 2016-07-22 09:13:02 +10:00
Nathan Coad
6836f3bc00 fix function names 2016-07-22 09:06:52 +10:00
Nathan Coad
c0d2e11172 further implementation work for stripe integration 2016-07-22 09:01:39 +10:00