Commit graph

237 commits

Author SHA1 Message Date
dinamiko
119543ae2d Update dhii/module-interface to version 0.3 2021-07-14 14:58:23 +02:00
dinamiko
a9922f36b1 Do not rerender hosted fields on each checkout form field update 2021-07-13 11:55:59 +02:00
dinamiko
fad6c27ae4 Fix typo in variable name 2021-07-13 09:43:30 +02:00
dinamiko
ab6f8a3c99 Check single product and mini card setting for displaying PayPal buttons 2021-07-12 17:16:26 +02:00
dinamiko
d8817134a9 Update dhii\module-interface 2021-07-06 09:41:30 -05:00
Emili Castells
1711628cf7
Merge pull request #181 from woocommerce/PCP-158-mini-cart-button-size
Add button height setting for mini cart
2021-07-01 09:45:53 +02:00
Emili Castells
60b03f5aae
Merge pull request #179 from woocommerce/PCP-156-remove-merchant-id-from-jssdk-lo
Remove `merchant-id` query parameter in JSSDK
2021-07-01 09:42:17 +02:00
dinamiko
6c20336bc8 Add venmo to enable funding by default 2021-07-01 09:39:18 +02:00
dinamiko
2dab2452db Fix merge conflicts 2021-07-01 09:34:47 +02:00
Emili Castells
a199a8ca63
Merge pull request #169 from woocommerce/PCP-150-venmo-update
Venmo update
2021-07-01 09:24:49 +02:00
dinamiko
d4f46b3056 Add data-partner-attribution-id data attribute to messages wrapper div 2021-06-23 11:59:52 +02:00
dinamiko
2fdd174621 Remove data-partner-attribution-id query parameter 2021-06-22 15:55:31 +02:00
dinamiko
74c8bc9b49 Add enable-funding=paylater to all button loads unless the merchant has added paylater to disable funding settings 2021-06-18 16:53:43 +02:00
dinamiko
6dc26ec06c Add data-partner-attribution-id parameter to jssdk when messaging is enabled 2021-06-18 15:29:19 +02:00
dinamiko
00b4d4a78e Add button height setting for mini cart 2021-06-17 17:04:02 +02:00
dinamiko
64f856b83d Remove payee repository on smart button class 2021-06-17 14:42:41 +02:00
dinamiko
b493ec5a54 Add paylater to enable funding when pay later messaging is enabled 2021-06-17 11:51:43 +02:00
dinamiko
8774879b79 Remove merchant-id parameter on js sdk script 2021-06-16 15:54:45 +02:00
Kirill Braslavsky
a80d81804b set 3DS contingencies to 'SCA_WHEN_REQUIRED' 2021-06-16 09:48:33 +03:00
dinamiko
bdd9bb7636 Remove vault conditional when adding venmo to enable funding 2021-06-15 15:52:55 +02:00
dinamiko
f2f3633df4 Refactoring 2021-06-15 14:44:47 +02:00
dinamiko
076a124ec7 Validate checkout form before creating PayPal order when creating account on checkout 2021-06-15 12:48:01 +02:00
Jorge A. Torres
f1555d4db4 Bump remaining version numbers for release 2021-06-08 11:38:57 -05:00
dinamiko
3281c61394 Add query parameter enable-funding=venmo to all button loads except when Vault is turned on 2021-05-31 12:01:14 +02:00
dinamiko
f50628adad Fix merge conflicts 2021-05-26 15:23:09 +02:00
Emili Castells
cc1cd30bb5
Merge pull request #154 from woocommerce/PCP-138-paypal-payments-doesnt-work-with
Filter PayPal-supported language codes
2021-05-20 11:42:54 +02:00
dinamiko
47c4c62d6f Refactoring 2021-05-19 15:39:33 +02:00
Emili Castells
437a6654c5
Merge pull request #146 from woocommerce/fix/PCP-130-fix-cc-fields
Fix/pcp 130 fix cc fields
2021-05-17 11:09:14 +02:00
Kirill Braslavsky
06769c9af9 fix phpcs errors 2021-05-17 10:45:02 +03:00
Kirill Braslavsky
74d5337bc9 use yy format instead of yyyy for card details 2021-05-14 14:27:41 +03:00
dinamiko
33022f3c47 Remove smart button locale, validate bcp47, add en as default fallback 2021-05-13 16:41:38 +02:00
dinamiko
da4388c507 Subscriptions vaulting integration (work in progress) 2021-05-10 17:12:46 +02:00
dinamiko
845a83acb4 Filter PayPal-supported language codes 2021-05-03 16:25:37 +02:00
Jorge A. Torres
3ac259b962 Release 1.3.1 2021-04-30 18:07:07 -05:00
Jorge A. Torres
ad921ef172 Set data-client-token regardless of user being logged-in 2021-04-30 14:42:04 -05:00
dinamiko
ea23200de6 Consolidate vaulting settings in one single one 2021-04-23 10:33:28 +02:00
dinamiko
0e0c6e0d3a Do not enable vaulting on single page and cart if paypal vault settings are disabled 2021-04-22 11:41:05 +02:00
dinamiko
ab5dc13ad7 Do not switch place order button on change payment method page 2021-04-21 16:54:24 +02:00
dinamiko
4926a82fca Add check for dcc_enabled before dcc_vault_enabled on vault_settings_enabled method 2021-04-21 15:23:56 +02:00
dinamiko
7f553087c6 Display error message when order is not created, do not handle place order button display when acdc is not enabled 2021-04-20 14:27:37 +02:00
Kirill Braslavsky
dfe4acb122 make expire field placeholder the same as label 2021-04-20 13:20:50 +03:00
dinamiko
61aa53c188 Fix place order button display for saved credit cards 2021-04-20 11:56:27 +02:00
dinamiko
e18f1ed449 Fix Unfortunatly typo 2021-04-15 14:52:26 +02:00
dinamiko
bf0d2b9b4e Unselect saved credit cards selector when switching payment gateways 2021-04-14 15:30:24 +02:00
dinamiko
6149d79d19 Do not reuse client token but generate a new one each time it renders on the page 2021-04-14 12:35:40 +02:00
Emili Castells
d257b270df
Merge pull request #134 from woocommerce/feature/PCP-88-payment-token-vaulting
Introduce client-side vaulting and allow Subscription renewals through payment tokens
2021-04-08 11:09:15 +02:00
dinamiko
b53f894ced Merge branch 'PCP-115-pay-later-disclaimers-consolidat' into feature/PCP-88-payment-token-vaulting 2021-04-08 10:56:50 +02:00
Emili Castells
5d1979b2fe
Merge pull request #137 from woocommerce/PCP-75-validate-form-before-sending-paypal-request
Validate checkout form before sending request to PayPal
2021-04-06 11:20:46 +02:00
dinamiko
3d7fb7fc53 Use GB instead of UK on disclaimers content by country 2021-04-01 16:58:52 +02:00
Kirill Braslavsky
2f67e736ec remove unused import 2021-04-01 13:55:40 +03:00