Commit graph

5386 commits

Author SHA1 Message Date
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
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
Emili Castells
f97baa941d
Merge pull request #2106 from woocommerce/PCP-2786-do-not-save-payment-token-for-guest-users
Payment tokens fixes and adjustments (2786)
2024-03-25 17:03:55 +01: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
9d6fc84c03 Fix phpunit 2024-03-22 13:00:27 +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
Emili Castells
8aeb9ff442
Merge pull request #2094 from woocommerce/PCP-652-incorrect-early-initialization-of-wptexturize
Disable markup in get_plugin_data() returns to fix an issue with wptexturize() (652)
2024-03-20 14:26:42 +01:00
Emili Castells
0556c86b93
Merge pull request #2092 from woocommerce/PCP-667-prepare-brand-name-field-for-pay-upon-invoice
Pay upon Invoice: Add input validation to Experience Context fields (667)
2024-03-20 14:25:49 +01:00
Narek Zakarian
2fedd36dbf
Fix the placement label for block 2024-03-20 16:26:28 +04:00
Narek Zakarian
4cfa04b473
Fix the text color 2024-03-20 16:24:00 +04:00
Emili Castells Guasch
3de845a934 Ensure payment token exist for customer for card payment subscription renewal 2024-03-20 13:02:25 +01:00
mattallan
9c9aa96b8c woorelease: Product version bump update 2024-03-20 10:51:20 +10: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
Narek Zakarian
6c60ee1e86
Fix Psalm 2024-03-19 18:35:49 +04:00
Narek Zakarian
ded41850ff
Change placment names for the block 2024-03-19 18:07:19 +04:00
Pedro Silva
47c9223d9b
Fix block shipping address handlers. 2024-03-19 14:05:30 +00:00
Narek Zakarian
7ca0940ef2
Adjust the configurator config to support custom placement 2024-03-19 17:12:20 +04:00
Narek Zakarian
785404335f
Save the text color 2024-03-19 17:11:23 +04:00
Narek Zakarian
894920bdf6
Fix the custom placement 2024-03-19 17:10:56 +04:00
Emili Castells Guasch
ad7e7cbe55 Merge branch 'trunk' into PCP-2786-do-not-save-payment-token-for-guest-users 2024-03-19 12:26:37 +01:00
Emili Castells Guasch
4e6eec462c Remove duplicated return 2024-03-19 12:05:43 +01:00
Emili Castells
bc7baa8f9d
Merge pull request #2104 from woocommerce/PCP-2807-pay-later-messaging-configurator-improvements
Pay later messaging configurator improvements (2807)
2024-03-18 15:25:19 +01:00
Narek Zakarian
9d7bee9403
Allow legacy values to be passed to the Configurator 2024-03-18 18:11:21 +04:00
Narek Zakarian
be7432a239
Allow legacy values to be passed to the Configurator 2024-03-18 18:02:47 +04:00
Narek Zakarian
5d45737fdd
Allow legacy values to be passed to the Configurator 2024-03-18 17:35:27 +04:00
Narek Zakarian
d9e7ad61cc
Change the placement separator color 2024-03-18 17:34:49 +04:00
Emili Castells Guasch
3cb0630380 Handle not found exception when customer id does not exist 2024-03-18 13:09:14 +01:00
Emili Castells Guasch
4f9800079f Delete WC payment token if it does not exist for user 2024-03-18 12:18:04 +01:00
Pedro Silva
9f35681131
Add handling of onShippingOptionsChange and onShippingAddressChange. 2024-03-15 18:40:45 +00: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
Emili Castells Guasch
50316d94d3 Do not create payment token if customer is not registered 2024-03-15 16:03:31 +01:00
Emili Castells Guasch
c058cd38c8 Ensure payment token exist for customer 2024-03-15 15:53:29 +01:00