Commit graph

2072 commits

Author SHA1 Message Date
David Remer
583c7269da always load autoloader 2020-07-01 08:05:24 +03:00
David Remer
f496f2ac0f swap client IDs for button depending on state 2020-06-30 11:56:13 +03:00
David Remer
3b35d6a0ee add reset button 2020-06-30 11:04:19 +03:00
David Remer
cbca7491f5 add specific data for api to gateway 2020-06-30 11:03:57 +03:00
David Remer
71501e85d2 add reset possibility 2020-06-30 08:35:28 +03:00
David Remer
a1148df786 correct html syntax for onboarding field 2020-06-30 07:50:01 +03:00
David Remer
aa2e7e7427 make environment listen to the correct sandbox option key 2020-06-30 07:49:25 +03:00
David Remer
e6638aa6a4 fix tests 2020-06-29 13:45:03 +03:00
David Remer
4478ec87f2 codesniffer cleanup 2020-06-29 13:35:37 +03:00
David Remer
51465324a0 move default settings 2020-06-29 13:10:31 +03:00
David Remer
2aa9f7901a move onboarding javascript to html template 2020-06-29 12:49:05 +03:00
David Remer
d9c3acc77f define paypal host depending on environment 2020-06-29 12:28:25 +03:00
David Remer
0d0ad67508 switch bearer and api hosts depending on onboarding status 2020-06-29 12:17:09 +03:00
David Remer
d1c4d470d9 [bugfix] switch intent to capture 2020-06-29 12:16:06 +03:00
David Remer
011a4d2d45 restructure local modules setup 2020-06-29 11:26:18 +03:00
David Remer
e61ea5f735 reflect changed method name 2020-06-15 12:11:47 +03:00
David Remer
637186cf97 onboarding module defines api.host 2020-06-15 11:53:59 +03:00
David Remer
98d201968e onboarding init 2020-06-15 11:48:37 +03:00
David Remer
772c1f52d7 prevent failing the nonce validation // pcp-14 2020-05-27 09:58:33 +03:00
David Remer
c3d07e74ff use the payerfactory to retrieve the payerdata 2020-05-07 12:43:46 +03:00
David Remer
6a41065e3d remove class from dcc wrapper 2020-04-30 16:58:00 +03:00
David Remer
380b05deb6 fix ids of dcc labels 2020-04-30 16:49:44 +03:00
David Remer
9938103edb split up where to show the credit cards 2020-04-30 16:30:23 +03:00
David Remer
bc59efeb3c make sure that element exists before changing its style 2020-04-30 15:44:15 +03:00
David Remer
23dd407fc8 init hosted fields functionality 2020-04-30 15:28:48 +03:00
David Remer
1225ad83c8 add tests for ChangeCartEndpoint 2020-04-29 12:11:53 +03:00
David Remer
8f35569c81 adjust tests 2020-04-29 09:23:47 +03:00
David Remer
6b8ed27283 small refactor of /AuthorizedPaymentsProcessor 2020-04-29 09:20:03 +03:00
David Remer
80b129c92d add WcGateway tests 2020-04-29 08:58:16 +03:00
David Remer
4b14a7f193 refactor AuthorizedPaymentsProcessor 2020-04-29 08:13:46 +03:00
David Remer
4f5b6950e0 return true when capturing payment successful. minimize db requests 2020-04-28 15:47:45 +03:00
David Remer
39e14c7c25 remove todo comment 2020-04-28 15:37:35 +03:00
David Remer
c243214c86 codestyle 2020-04-28 15:19:51 +03:00
David Remer
be61fb957d codestyle 2020-04-28 15:09:00 +03:00
David Remer
3d2d7255be phpcs 2020-04-28 15:08:27 +03:00
David Remer
0b19376adf add actions 2020-04-28 15:04:22 +03:00
David Remer
389a19ac06 minor changes 2020-04-28 15:03:39 +03:00
David Remer
c9d5417435 add unit tests 2020-04-28 15:03:25 +03:00
David Remer
af492f57ac use printf instead of echo 2020-04-28 13:35:45 +03:00
David Remer
019b77e5b1 add screen reader text to payment captured column 2020-04-28 13:34:21 +03:00
David Remer
a09a4e1e3d move payment process out of wc gateway 2020-04-28 13:32:48 +03:00
David Remer
95f608bf40 move admin-notices in own repository 2020-04-28 12:56:54 +03:00
David Remer
9dc3c073d2 codestyle 2020-04-28 12:31:12 +03:00
David Remer
6793d7217a introduce admin-notices 2020-04-28 11:42:23 +03:00
David Remer
1b9b206c14 add order not found capture error message 2020-04-28 09:50:50 +03:00
David Remer
a9e0cc0cf7 PCP-13 // add payer information to mini-cart, cart and single product 2020-04-28 09:14:05 +03:00
David Remer
05aac334e7 Merge branch 'master' of github.com:inpsyde/woocommerce-paypal-commerce-gateway 2020-04-28 07:34:07 +03:00
David Remer
6ea5d98678 rm cache repository from composer.json 2020-04-28 07:33:55 +03:00
David Remer
b8b2472d7e rm ppcp-session 2020-04-28 07:33:35 +03:00
David Remer
d8edd4477c do not use user_id when creating nonce 2020-04-28 07:32:00 +03:00