Commit graph

3702 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
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
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 Guasch
2842c43661 Revert filter to disable multiple payment tokens by default 2024-04-08 17:16:02 +02:00
Pedro Silva
4a5b1fbc90
Fix update shipping option in block pages. 2024-04-04 18:11:59 +01: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
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
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
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
Pedro Silva
54ebb93383
Fix fraud prevention data presentation. 2024-03-28 15:02:22 +00: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
Emili Castells
1b98ba2795
Merge pull request #2118 from woocommerce/PCP-1944-improve-funding-source-names
Improve funding source names (1944)
2024-03-28 08:45:48 +01:00
Daniel Dudzic
8b4594ad92
Pay Later messaging block: Update the PayPal script from paypal/paypal-js to paypal/react-paypal-js 2024-03-27 22:35:47 +01:00
Daniel Dudzic
101734bc02
Remove all Sofort references as it has been deprecated 2024-03-27 14:43:12 +01:00
Pedro Silva
510a6c6913
Improve fraud prevention capabilities 2024-03-27 11:50:40 +00:00
Emili Castells
4fb865b745
Merge pull request #2108 from woocommerce/PCP-2716-sync-shipping-options-with-venmo-when-skipping-final-confirmation-on-checkout
Sync shipping options with Venmo when skipping final confirmation on Checkout (2716)
2024-03-26 08:54:10 +01:00
Pedro Silva
eec344f35d
Fix lint 2024-03-25 16:08:49 +00:00
Pedro Silva
fdca5c56a5
Adjustments funding source naming 2024-03-25 15:45:12 +00:00
Emili Castells Guasch
342b62326a Fix psalm 2024-03-22 15:08:38 +01:00
Emili Castells Guasch
831275b8fc Add missing dependency payment tokens endpoint into wc payment tokens 2024-03-22 12:32:36 +01:00
Emili Castells Guasch
87b2aea210 Refactor 2024-03-22 11:55:44 +01:00
Emili Castells Guasch
04be31b065 Fix wrong payment method when getting wc payment tokens for card payment 2024-03-22 11:04:32 +01:00
Emili Castells Guasch
16a8c9a313 Merge branch 'trunk' into PCP-2786-do-not-save-payment-token-for-guest-users 2024-03-22 10:49:49 +01:00
Emili Castells Guasch
93514a798a Ensure no wc payment token is created if user id does not exist 2024-03-21 16:49:03 +01:00
Emili Castells Guasch
56a6c4ce32 Fix wrong user when creating wc card payment token 2024-03-21 16:32:35 +01:00
Emili Castells Guasch
fd9ca3c011 Fix wrong user when creating wc card payment token 2024-03-21 16:19:36 +01:00
Emili Castells Guasch
5d92a6e791 Fix wrong card payment source sent to create wc card payment 2024-03-21 15:48:15 +01:00
Emili Castells
09937fc991
Merge pull request #2089 from woocommerce/PCP-2658-align-cvv-cvc-field-label-wording
Card Fields: Add a filter for the CVC field and update the placeholder to match the label (2658)
2024-03-21 12:39:24 +01:00
Emili Castells
a59e4f7e2a
Merge pull request #2090 from woocommerce/PCP-2208-remove-html-from-product-title
Product Title: Sanitize before sending to PayPal (2208)
2024-03-21 12:38:19 +01:00
Emili Castells Guasch
082550b363 Create WC payment token if it exist in PayPal 2024-03-21 12:36:45 +01:00