46 Commits

Author SHA1 Message Date
1258fcdb7c fix strip exception logging 2023-07-11 10:52:34 +10:00
c662567384 Update 'booking.stripe.inc' 2023-07-11 10:50:52 +10:00
dce1865955 Update 'booking.stripe.inc' 2023-07-11 10:49:59 +10:00
4460f7e91c Update 'booking.stripe.inc' 2023-07-11 10:48:44 +10:00
ff9021ace0 Update 'booking.stripe.inc' 2023-07-11 10:46:52 +10:00
78445e3d45 Update 'booking.stripe.inc' 2023-07-11 10:44:43 +10:00
7b7fe113a8 Update 'booking.stripe.inc' 2023-07-11 10:43:35 +10:00
c979522c5f Update 'booking.stripe.inc' 2023-07-11 10:39:17 +10:00
32dfbdd76b improve error logging 2023-07-11 10:35:12 +10:00
52cda1cb78 try again 2023-07-11 10:33:21 +10:00
5c4f9029eb improve error handling 2023-07-11 10:32:06 +10:00
36f31fa0fc process error properly 2023-07-11 10:28:54 +10:00
494b6dfe2b try handling CardException 2023-07-11 10:26:55 +10:00
b470e309b3 Update another __toJSON() 2023-07-11 10:17:23 +10:00
7a5f6e2d3c Compatibility with newer API
replace __ toJSON() with toJSON()
2023-07-11 10:13:05 +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
ef938eb58f update db insert as well 2016-07-23 11:17:00 +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
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
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
04396cda56 add rounding to amount charged 2016-07-22 15:30:00 +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
b6bcfacead work on storing stripe token 2016-07-22 09:31:49 +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
Nathan Coad
6172866bf4 progress stripe implementation 2016-07-21 15:43:51 +10:00
Nathan Coad
3e6ea4936b modify to use Checkout form 2016-07-21 15:17:11 +10:00
Nathan Coad
cab49b68f5 change library config 2016-07-21 12:07:38 +10:00
Nathan Coad
28df961b87 test library settings 2016-07-21 11:55:39 +10:00
Nathan Coad
9a3687e1d1 change stripe library config 2016-07-21 11:44:45 +10:00
Nathan Coad
cb0b3b5cad more debug 2016-07-21 11:26:50 +10:00
Nathan Coad
770a1e1da9 testing 2016-07-21 11:24:11 +10:00
Nathan Coad
f5dc4836ce change error handling 2016-07-21 11:00:15 +10:00
Nathan Coad
c654b83177 change namespace for stripe function calls 2016-07-21 10:55:07 +10:00
Nathan Coad
28599d8d1f fix function call 2016-07-21 10:40:06 +10:00
Nathan Coad
b594364e0d fixes 2016-07-21 10:35:04 +10:00
Nathan Coad
2ffa185fb9 stripe initial test 2016-07-21 10:29:57 +10:00
Nathan Coad
ec6b7399e4 commence adding stripe integration 2016-07-21 08:12:14 +10:00