Commit graph

60 commits

Author SHA1 Message Date
David Remer
3504a4ba34 resolve merge conflict 2020-08-18 10:12:07 +03:00
David Remer
473cc3108d seperate title and description of the two gateways 2020-08-18 09:23:41 +03:00
David Remer
087a532023 add paypal credit card gateway 2020-08-18 09:04:58 +03:00
David Remer
03d2ed9897 rename WcGateway to PayPalGateway 2020-08-18 08:46:18 +03:00
David Remer
9cc5215d95 Merge branch 'master' of github.com:inpsyde/woocommerce-paypal-commerce-gateway into PCP-32-layout-options-per-context 2020-08-17 11:29:44 +03:00
David Naber
9fe6ee4fb7 Use address from PayPal as preset in checkout PCP-28 2020-08-14 17:53:39 +02:00
David Remer
5de78e1aab add styles per context 2020-08-14 10:28:24 +03:00
David Remer
e24fc0d7ab add heading field 2020-08-14 10:09:11 +03:00
David Remer
530f34823d rearrange settings, add layout and size to button layout 2020-08-14 10:03:03 +03:00
David Remer
8d0eda7491 fix typo 2020-07-28 12:31:55 +03:00
David Remer
754913b632 PCP-26 / introduce text field with autocomplete off 2020-07-28 12:23:50 +03:00
David Remer
585d5350ff PCP-26 / introduce new password field for settings 2020-07-28 12:18:57 +03:00
David Remer
8f39b71e7f introduce installation prefix 2020-07-28 07:03:15 +03:00
David Remer
6a4b406568 add a toggle to enable user adding credentials manually 2020-07-28 05:41:09 +03:00
David Remer
c1991e9153 init subscriptions 2020-07-28 12:27:42 +03:00
David Remer
68fe89af4b announce subscription support in gateway and force checkout deactivation if no support 2020-07-23 16:01:02 +03:00
David Remer
32b5b41215 move vault option to smart button settings 2020-07-23 14:28:31 +03:00
David Remer
158db47134 add vault option, add logic for not rendering buttons when subscription but no vaulting enabled 2020-07-23 14:12:29 +03:00
David Remer
e67a94f931 always disable venmo funding method 2020-07-23 11:12:55 +03:00
David Remer
6705d2cb26 render dcc fields and settings only when dcc is applicable in the country 2020-07-23 11:10:37 +03:00
David Remer
9d20d59b87 fix typo 2020-07-22 13:22:41 +03:00
David Remer
241a5e170d process orders when credit card is approved 2020-07-16 10:16:43 +03:00
David Remer
f3fb46d9ad add landingpage option 2020-07-13 08:24:56 +03:00
David Remer
20a9d56e68 phpcs / remove unused use statements 2020-07-10 15:47:54 +03:00
David Remer
b032a8ea14 make logging optional 2020-07-10 15:45:49 +03:00
David Remer
34f0836c15 add brand_name setting 2020-07-10 11:50:11 +03:00
David Remer
713d5bdda1 PCP-21 / add option for button label 2020-07-10 10:27:03 +03:00
David Remer
792fce5b3a add default values to Settings 2020-07-10 09:08:50 +03:00
David Remer
7536efbe3a fix translation slug 2020-07-10 08:51:02 +03:00
David Remer
8fef1ec612 do only overwrite settings, which can be altered in current screen 2020-07-10 08:41:23 +03:00
David Remer
27966d47f9 add CachePoolFactory reference 2020-07-09 09:18:16 +03:00
David Remer
7fb1e25ad8 clear cache when changing settings 2020-07-09 09:10:35 +03:00
David Remer
687b7b7606 change email field, add webhook registrar to onboardinglistener 2020-07-08 13:27:48 +03:00
David Remer
250e127afc disable WcGateway if no merchant_email is present 2020-07-02 14:37:08 +03:00
David Remer
68708607f4 cleanup, connect gateway with settings 2020-07-02 14:30:03 +03:00
David Remer
9563d60427 add onboarding field to settings 2020-07-02 13:10:53 +03:00
David Remer
f09d71e888 phpcs 2020-07-02 12:48:40 +03:00
David Remer
4dadd6143f replace wc gateway settings with independent settings system 2020-07-02 09:37:07 +03:00
David Remer
3b35d6a0ee add reset button 2020-06-30 11:04:19 +03:00
David Remer
71501e85d2 add reset possibility 2020-06-30 08:35:28 +03:00
David Remer
98d201968e onboarding init 2020-06-15 11:48:37 +03:00
David Remer
a09a4e1e3d move payment process out of wc gateway 2020-04-28 13:32:48 +03:00
David Remer
9dc3c073d2 codestyle 2020-04-28 12:31:12 +03:00
Mészáros Róbert
25c09fb198 Rename payment status related classes 2020-04-23 11:24:43 +03:00
Mészáros Róbert
7e41ca3852 Display authorized payment captured state on the orders table 2020-04-22 19:27:07 +03:00
Mészáros Róbert
24dd72142b Add option to display the payment status 2020-04-22 16:07:02 +03:00
Mészáros Róbert
8e4af5766e Create a processor class to handle the authorized payments 2020-04-16 15:19:57 +03:00
Mészáros Róbert
210b7d6845 Create and pass the payments endpoint to the gateway 2020-04-14 16:08:24 +03:00
Mészáros Róbert
479572cfc7 Merge branch 'master' into feature/create-order-intent-authorize
# Conflicts:
#	modules.local/ppcp-api-client/services.php
#	modules.local/ppcp-button/src/Assets/SmartButton.php
2020-04-14 11:22:31 +03:00
David Remer
c7aa53a8e4 resolve merge conflict 2020-04-14 08:24:45 +03:00