Commit graph

1456 commits

Author SHA1 Message Date
Daniel Dudzic
eb916a37a7
Re-add the is_pay_later_messaging_enabled() settings status value 2024-04-10 13:25:20 +02:00
Daniel Dudzic
7af2162f1c
Sync with trunk 2024-04-10 11:28:51 +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
Pedro Silva
4877172017
Add filter to hide PayPal email address on order detail page. 2024-04-03 11:57:14 +01: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
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
Pedro Silva
54ebb93383
Fix fraud prevention data presentation. 2024-03-28 15:02:22 +00: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
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
Pedro Silva
fdca5c56a5
Adjustments funding source naming 2024-03-25 15:45:12 +00:00
Emili Castells Guasch
87b2aea210 Refactor 2024-03-22 11:55:44 +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
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 Guasch
082550b363 Create WC payment token if it exist in PayPal 2024-03-21 12:36:45 +01:00
Emili Castells Guasch
8ea790fedd Delete WC card payment token if it does not exist on PayPal 2024-03-19 16:26:50 +01:00
Emili Castells Guasch
2c8aecde76 Move capture card payment into card gateway to avoid error when vault v3 is disabled 2024-03-15 17:05:43 +01:00
Daniel Dudzic
8e86b242a5
Add PHPCS fixes to PayUponInvoiceGateway 2024-03-12 21:03:03 +01:00
Daniel Dudzic
ef9a4d9cdf
Pay upon Invoice: Add input validation via pattern and required attributes to the Experience Context setting fields (667) 2024-03-12 15:32:15 +01:00
Daniel Dudzic
fd4a21a356
Remove the str_replace CVC placeholder adjusting in favor of using the existing translation 2024-03-11 18:18:06 +01:00
Emili Castells
0ce740ba62
Merge pull request #2062 from woocommerce/PCP-2143-reauthorize-authorized-payments
reauthorize authorized payments (2143)
2024-03-11 17:24:06 +01:00
Emili Castells Guasch
3801a8f838 Fix phpcs 2024-03-11 09:25:33 +01:00
Emili Castells Guasch
2527f45a1e Add wc invoice id when creating PayPal order 2024-03-08 17:38:43 +01:00
Pedro Silva
da8d566560
Add order notes. 2024-03-04 15:20:35 +00:00
Emili Castells Guasch
fd829933c4 Add authorize handling for saved card payment token (WIP) 2024-03-01 16:21:09 +01:00
Emili Castells Guasch
6aedb51707 Ensure correct transaction url by saving payment mode meta 2024-03-01 13:55:00 +01:00
Emili Castells
1a6b2ff44b
Merge pull request #2057 from woocommerce/PCP-2671-ensure-pay-pal-vaulting-is-not-selected-as-subscriptions-mode-when-reference-transactions-are-disabled
Ensure PayPal Vaulting is not selected as Subscriptions Mode when Reference Transactions are disabled (2671)
2024-02-29 11:56:47 +01:00
Pedro Silva
ef5dc3a9f5
Fix lint. 2024-02-28 11:26:43 +00:00
Pedro Silva
562a9eed4c
Add admin notice persistence. 2024-02-28 11:14:59 +00:00
Pedro Silva
5469cdb3dd
Add reauthorization functionality. 2024-02-27 12:00:09 +00:00
Emili Castells Guasch
935ccd82eb Ensure subscription mode is set to PayPal subscriptions when reference transactions is not available 2024-02-26 11:31:36 +01:00
Pedro Silva
c6ef12a626
Add reauthorize option 2024-02-26 09:20:30 +00:00
Emili Castells Guasch
a4bccbbb12 Display subscription mode option name instead of value in status report 2024-02-23 11:59:13 +01:00
Narek Zakarian
19f57ae87e
Remove the messaging description 2024-02-22 19:49:58 +04:00
Narek Zakarian
f82b0be0e4
Put messaging configurator on top of the page 2024-02-22 19:21:24 +04:00
Narek Zakarian
55227e6005
Remove the description for Pay Later tab 2024-02-22 18:17:06 +04:00
Emili Castells Guasch
910337cb2b Do not execute if not a plugin payment method 2024-02-19 12:53:50 +01:00
Emili Castells
a718186d76
Merge pull request #2029 from woocommerce/PCP-2616-disable-pay-pal-vaulting-setting-instead-of-hiding-it-when-reference-transactions-not-available
Disable PayPal Vaulting setting instead of hiding it when Reference Transactions not available (2616)
2024-02-16 14:52:20 +01:00
Emili Castells Guasch
37bad6023a Fix typo in variable name 2024-02-15 16:23:19 +01:00
Emili Castells Guasch
8718270efb Disable vaulting checkbox and update message if not enabled for reference transactions 2024-02-15 16:05:56 +01:00
Emili Castells Guasch
8d1f45d19e Ensure vault enabled false on page load when reference transactions not enabled 2024-02-14 12:46:55 +01:00
Narek Zakarian
c5763f699b
Store the Card Brand in fraud result instead of 3DS result 2024-02-12 16:39:14 +04:00
Narek Zakarian
70b6370195
Improve the capitalization of "3DS Authentication Result" text 2024-02-12 16:24:16 +04:00
Emili Castells
53c2c96b8c
Merge pull request #1980 from woocommerce/PCP-1685-store-three-d-secure-enrollment-status-and-authentication-status-responses-in-wc-order
Store three d secure enrollment status and authentication status responses in wc order (1685)
2024-02-08 16:16:06 +01:00
Emili Castells
037f650288
Merge pull request #1986 from woocommerce/PCP-2521-apple-pay-recurring-payments
Apple Pay recurring payments (2521)
2024-02-07 10:47:08 +01:00
Pedro Silva
52720872de
Fix apple pay funding source renderer. 2024-02-06 17:40:39 +00:00