Commit graph

630 commits

Author SHA1 Message Date
Pedro Silva
9032457868
Fix ThreeDSecure warning. 2024-02-22 17:59:43 +00:00
Emili Castells
a4f4cec23c
Merge pull request #1924 from woocommerce/PCP-921-paylater-configurator
Use Pay Later Messaging configurator
2024-02-16 14:50:15 +01:00
Narek Zakarian
388087b31d
Fix coding styles 2024-02-16 16:30:58 +04:00
Narek Zakarian
70b6370195
Improve the capitalization of "3DS Authentication Result" text 2024-02-12 16:24:16 +04:00
Pedro Silva
d738755216
Merge branch 'trunk' into PCP-2520-cart-simulation-type-error 2024-02-07 10:00:49 +00:00
Emili Castells
2bd7d2bf0d
Merge pull request #1958 from woocommerce/PCP-2522-venmo-vaulting-integration
Venmo Vaulting integration (2522)
2024-01-17 14:50:47 +01:00
Pedro Silva
408503af1a
Fix PayPal button display on blocks conditions 2024-01-16 16:05:03 +00:00
Pedro Silva
751edc8353
Add support for Venmo button with vault v3 2024-01-15 16:55:36 +00:00
Emili Castells Guasch
51aa79af11 Disable save to account checkout if subscription in the cart 2024-01-11 12:29:36 +01:00
Emili Castells Guasch
dc9ad87b3e Allow create payment when changing subscription payment method (WIP) 2024-01-08 12:40:56 +01:00
Emili Castells
02722a3c97
Merge pull request #1897 from woocommerce/PCP-1486-paylater-block
Add Pay Later Messaging block
2024-01-05 15:04:01 +01:00
Emili Castells
2a8320901b
Merge pull request #1939 from woocommerce/PCP-2388-php-8-2-deprecations
PHP 8.2 deprecations (2388)
2024-01-05 12:10:08 +01:00
Pedro Silva
3c9043eeb6
Fix lint 2024-01-05 09:58:00 +00:00
Pedro Silva
a23dbb9c8b
Fix type error for services requiring SmartButton. 2024-01-05 09:37:23 +00:00
Alex P
40e4658576
Fix buttons loading in block editor 2024-01-05 09:52:28 +02:00
Pedro Silva
2348db69dc
Fix PHP 8.2 deprecation notices. 2024-01-03 17:34:58 +00:00
Pedro Silva
282d1a73e0
Rollback button early validation and add support for Credit Card Gateway. 2024-01-03 11:13:01 +00:00
Alex P
f4ac4401c1
Do no load messaging (or paypal sdk) when disabled in settings 2023-12-20 15:18:39 +02:00
Alex P
1962823eb3
Split is_pay_later_messaging_enabled 2023-12-20 15:17:07 +02:00
Alex P
a87eba2044
Use cart amount on any page 2023-12-20 15:04:09 +02:00
Alex P
c83975f293
Merge branch 'trunk' into PCP-1486-paylater-block 2023-12-20 09:00:57 +02:00
Alex P
340704756b
Do not render paylater block if module disabled 2023-12-20 09:00:16 +02:00
Alex P
22e908ff25
Fix context check 2023-12-20 08:59:47 +02:00
Alex P
93997fac7e
Fix messages check in editor 2023-12-13 08:34:07 +02:00
Alex P
6d450d587f
Always include buttons and messages components when in editor 2023-12-12 10:55:23 +02:00
Alex P
2985687b4e
Fix block errors when not onboarded 2023-12-08 15:01:14 +02:00
Alex P
baa3afeb9b
Render pay later blocks 2023-12-06 17:31:56 +02:00
Pedro Silva
52f3f38135
Add filter to disable classic checkout/cart block compatibility. 2023-12-06 10:23:37 +00:00
Pedro Silva
7f5454dcdb
Fix buttons on classic checkout and cart blocks. 2023-12-05 17:57:07 +00:00
Emili Castells Guasch
bf0b549292 Fix psalm 2023-12-05 09:45:40 +01:00
Emili Castells Guasch
29669b501a Add context for add payment method 2023-12-05 09:34:34 +01:00
Emili Castells Guasch
5811b5f60d Merge branch 'PCP-1393-update-to-vault-v-3' into PCP-1393-acdc-vault-v3 2023-11-28 12:05:08 +01:00
Emili Castells Guasch
9e87e93985 Merge branch 'trunk' into PCP-1393-update-to-vault-v-3 2023-11-28 12:03:51 +01:00
Emili Castells Guasch
cd8564d81e Pass save payment method checkbox value 2023-11-27 16:00:12 +01:00
Emili Castells Guasch
7a8650dbfa Add filter to disable card custom fields render 2023-11-27 12:48:10 +01:00
Emili Castells Guasch
2bb783f58c No need for checking null 2023-11-27 11:54:50 +01:00
Emili Castells Guasch
f94273c477 Check if payment source is not null 2023-11-27 11:40:36 +01:00
Alex P
dc119e7978
Do not ignore disabled APMs list in block
Looks like we were overwriting this value removing the previously added disabled APMs (could affect only Venmo currently).
Now adding instead of overwriting everything (there is an array_unique call before outputting).
2023-11-24 18:43:34 +02:00
Pedro Silva
3e468896b6
Merge branch 'trunk' into PCP-1393-update-to-vault-v-3 2023-11-24 13:37:27 +00:00
Niklas Gutberlet
9f5d62e2f2
Merge pull request #1858 from woocommerce/PCP-2273-block-buttons
Render block buttons separately and add block style settings
2023-11-24 14:22:24 +01:00
Pedro Silva
fb1ceeba76
Merge branch 'trunk' into PCP-1393-update-to-vault-v-3
# Conflicts:
#	modules/ppcp-api-client/services.php
#	modules/ppcp-wc-gateway/src/Processor/OrderProcessor.php
#	tests/PHPUnit/WcGateway/Processor/OrderProcessorTest.php
2023-11-24 11:20:15 +00:00
Emili Castells Guasch
056cb9fcc2 Fix phpunit 2023-11-23 14:53:47 +01:00
Emili Castells
7e6e87cebd
Merge pull request #1855 from woocommerce/PCP-2280-improve-block-theme-support-for-pay-later-messaging
Improve Block Theme support for Pay Later messaging (2280)
2023-11-23 09:23:45 +01:00
Alex P
2492957dba
Add block styling settings 2023-11-22 17:25:24 +02:00
Emili Castells Guasch
d0e7200669 Add save payment methods for credit card payment 2023-11-22 13:19:28 +01:00
Alex P
ba4f46f683
Refactor style retrieval 2023-11-22 10:23:04 +02:00
Emili Castells Guasch
a71965b967 Merge trunk 2023-11-21 15:05:45 +01:00
Emili Castells
af638334ae
Merge pull request #1827 from woocommerce/PCP-1771-separate-card-button-style
Add Standard Card Button gateway styling settings & preview (1771)
2023-11-21 15:03:31 +01:00
Emili Castells Guasch
5e6efdd3e3 Fix 3DS authentication result 2023-11-21 14:57:55 +01:00
Pedro Silva
e3276cda69
Fix message rendering on block themes. 2023-11-21 11:55:50 +00:00