Commit graph

5383 commits

Author SHA1 Message Date
Daniel Dudzic
b412d80f16
Another attempt at fixing the Psalm errors 2024-04-11 10:29:16 +02:00
Daniel Dudzic
1025df779f
Suppress WP_HTML_Tag_Processor Psalm error as the class exists 2024-04-10 20:43:30 +02:00
Daniel Dudzic
0e4ef8b64a
Fix WP_HTML_Tag_Processor Psalm error 2024-04-10 19:37:52 +02:00
Daniel Dudzic
a8b67fbc91
Fix Psalm errors 2024-04-10 19:27:17 +02:00
Daniel Dudzic
e289ed4679
Fix PHPUnit tests and add composer lock files 2024-04-10 15:59:22 +02:00
Daniel Dudzic
b6144a173f
Make sure the PayLaterWCBlocksModule module gets loaded conditionally 2024-04-10 14:18:58 +02:00
Daniel Dudzic
eb916a37a7
Re-add the is_pay_later_messaging_enabled() settings status value 2024-04-10 13:25:20 +02:00
Daniel Dudzic
a3c657c0ab
Fix the frontend rendering logic for the Pay Later Messaging block 2024-04-10 13:08:56 +02:00
Daniel Dudzic
7af2162f1c
Sync with trunk 2024-04-10 11:28:51 +02:00
Daniel Dudzic
708fcc0faa
Fix PHPCS errors 2024-04-09 23:44:51 +02:00
Diego Curbelo
601e5f4ffd
Merge remote-tracking branch 'origin/release/2.6.1' into trunk 2024-04-09 17:08:31 -03:00
Diego Curbelo
7f384e532c
woorelease: Product version bump update 2024-04-09 17:01:32 -03:00
Diego Curbelo
e336606960
Add required plugins header 2024-04-09 16:28:51 -03:00
Daniel Dudzic
7b499b3780
Add run-s 2024-04-09 15:20:57 +02:00
Daniel Dudzic
00e1e16fa5
Minor condition refactor 2024-04-09 14:17:25 +02:00
Daniel Dudzic
7672f66bcf
Add escaping to attributes 2024-04-09 12:21:33 +02:00
Daniel Dudzic
64bd0a2da8
Limit Pay Later Messaging block to only 1 per page. Fix Pay Later WC blocks messaging. Ensure proper config renders both in the editor and the page. 2024-04-08 23:35:53 +02:00
Emili Castells
85548b7dfa
Merge pull request #2147 from woocommerce/release/2.6.1-rc4
Release 2.6.1-rc4
2024-04-08 17:41:56 +02:00
Emili Castells Guasch
c88a08d932 Update changelog 2024-04-08 17:30:31 +02:00
Emili Castells
3ebfdc2291
Merge pull request #2146 from woocommerce/PCP-2934-saved-payment-token-deleted-after-payment-with-another-saved-payment-token
Saved payment token deleted after payment with another saved payment token (2934)
2024-04-08 17:28:27 +02:00
Emili Castells Guasch
2842c43661 Revert filter to disable multiple payment tokens by default 2024-04-08 17:16:02 +02:00
Emili Castells
6f3bc5acf4
Merge pull request #2144 from woocommerce/release/2.6.1-rc3
Release 2.6.1-rc3
2024-04-05 12:30:29 +02:00
Emili Castells Guasch
499246c2de Update changelog 2024-04-05 10:48:44 +02:00
Emili Castells
6a9a92c37c
Merge pull request #2142 from woocommerce/PCP-2928-problem-changing-the-shipping-option-in-block-pages
Problem changing the shipping option in block pages (2928)
2024-04-05 10:45:39 +02:00
Pedro Silva
4a5b1fbc90
Fix update shipping option in block pages. 2024-04-04 18:11:59 +01:00
Emili Castells
2ffb580ef1
Merge pull request #2139 from woocommerce/release/2.6.1-rc2
Release 2.6.1-rc2
2024-04-04 09:56:56 +02:00
Emili Castells Guasch
8be56951e6 Update changelog 2024-04-04 09:21:49 +02:00
Emili Castells
b7244ddf90
Merge pull request #2136 from woocommerce/PCP-2924-add-filter-for-disabling-permit-multiple-payment-tokens-vault-attribute
Add filter for disabling `permit_multiple_payment_tokens` vault attribute (2924)
2024-04-04 09:19:16 +02:00
Emili Castells
252a7d154f
Merge pull request #2137 from woocommerce/PCP-2925-filter-to-hide-pay-pal-email-address-not-working-on-order-detail
Filter to hide PayPal email address not working on order detail (2925)
2024-04-04 09:17:29 +02:00
Pedro Silva
4877172017
Add filter to hide PayPal email address on order detail page. 2024-04-03 11:57:14 +01:00
Emili Castells Guasch
5351532531 Add filter to disable multiple payment tokens vault feature 2024-04-03 12:00:03 +02:00
Emili Castells
d60df35f16
Merge pull request #2135 from woocommerce/release/2.6.1-rc1
Release 2.6.1-rc1
2024-04-03 11:10:22 +02:00
Emili Castells Guasch
8efe8dfd6b Bump 2.6.1-rc1 version 2024-04-03 11:02:35 +02:00
Emili Castells
d011689773
Merge pull request #2107 from woocommerce/PCP-2811-pay-later-messaging-configurator-improvements
Pay later messaging configurator improvements (2811)
2024-04-03 09:55:50 +02:00
Daniel Dudzic
d30b44d18e
First attempt at fixing the PayLater Messaging block on the frontend. The block renders but with default config and not block specific settings. 2024-04-02 16:15:22 +02:00
Emili Castells
bb8734d788
Merge pull request #2125 from woocommerce/PCP-285-feature-request-more-fraud-prevention-capabilities-by-storing-additional-data-in-the-order
feature request: more fraud prevention capabilities by storing additional data in the order (285)
2024-04-02 16:09:05 +02:00
Narek Zakarian
b4e1ce3eb8
Fix checking if the block placement is active 2024-04-02 15:10:35 +04:00
Narek Zakarian
155677934a
Fix saving the block config 2024-04-02 15:09:52 +04:00
Narek Zakarian
012c7281f7
Fix the block placement name 2024-04-02 15:09:21 +04:00
Narek Zakarian
8309a4d54a
Fix the block placement name 2024-04-02 15:09:02 +04:00
Pedro Silva
48f9efbfd4
Fix display of paypal email when funding source is not paypal. 2024-04-02 11:19:00 +01:00
Emili Castells
5cdb1bbce0
Merge pull request #2129 from woocommerce/PCP-2800-update-acdc-currency-eligibility-for-amex
Update ACDC currency eligibility for AMEX (2800)
2024-04-02 09:51:48 +02:00
Pedro Silva
585c4e76cf
Refactor paypal email display in order detail. 2024-04-01 16:32:07 +01:00
Daniel Dudzic
6139f071e5
Block Checkout: Fix the Express Checkout PayPal buttons on the front end 2024-03-29 18:06:00 +01:00
Daniel Dudzic
40e8aa2874
Migrate the PayPal buttons inside of the Express Checkout in the editor to @paypal/react-paypal-js with a unique namespace to avoid conflicts with the Pay Later messaging block 2024-03-29 13:59:35 +01:00
Emili Castells
54da6d15d7
Merge pull request #2130 from woocommerce/PCP-2721-replace-the-middleware-url-from-connect-woocommerce-com-to-api-woocommerce-com-integrations
Replace the middleware URL from connect.woocommerce.com to api.woocommerce.com/integrations (2721)
2024-03-28 16:41:41 +01:00
Pedro Silva
54ebb93383
Fix fraud prevention data presentation. 2024-03-28 15:02:22 +00:00
Emili Castells Guasch
f1cf2f6a9b Replace woocommerce connect service url 2024-03-28 12:03:08 +01:00
Emili Castells Guasch
03374e4586 Update amex card eligibility 2024-03-28 11:53:53 +01:00
Emili Castells
51e3750a25
Merge pull request #2124 from woocommerce/PCP-2724-remove-deprecated-sofort-payment-method-references
Remove all Sofort references as it has been deprecated (2724)
2024-03-28 11:40:35 +01:00