Commit graph

189 commits

Author SHA1 Message Date
Narek Zakarian
80b5abda15
Fix the wrong return url in multisite setup 2024-04-15 18:35:45 +04:00
Emili Castells Guasch
dd53229e8d Fix phpunit 2024-04-10 16:36:41 +02:00
Pedro Silva
510a6c6913
Improve fraud prevention capabilities 2024-03-27 11:50:40 +00:00
Emili Castells Guasch
9d6fc84c03 Fix phpunit 2024-03-22 13:00:27 +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
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
1b76c67e54 Fix phpunit 2024-03-11 09:10:11 +01:00
Emili Castells Guasch
2d1e8d0a28 Fix phpunit 2024-03-04 09:51:33 +01:00
Pedro Silva
9968537f06
Fix tests 2024-02-27 18:51:01 +00:00
Emili Castells Guasch
d524216034 Fix phpunit 2024-02-15 16:10:56 +01: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
Narek Zakarian
c3ae6ad8a6
Fix the tests 2024-01-31 16:51:33 +04:00
Emili Castells Guasch
2fb9492cff Fix phpunit 2024-01-30 11:16:38 +01:00
Emili Castells
be3d58e3de
Merge pull request #1953 from woocommerce/PCP-461-error-when-adding-changing-subscription-payment-method-to-pay-pal-dcc-while-no-vault-token-exists
WC Subscriptions change subscription payment
2024-01-12 12:05:04 +01:00
Emili Castells Guasch
8a5e823801 Fix phpunit 2024-01-12 09:58:35 +01:00
Alex P
f40d3602a3
Rename button locations 2024-01-08 08:34:25 +02:00
Emili Castells Guasch
255e2adf79 Fix phpunit 2023-12-05 09:39:47 +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
Alex P
ad715bcfb6
Merge branch 'trunk' into PCP-2049-place-order-redirect 2023-11-23 10:06:10 +02:00
Emili Castells Guasch
a71965b967 Merge trunk 2023-11-21 15:05:45 +01:00
Alex P
91c6e55f3d
Replace place order text via WC_Gateway 2023-11-16 09:41:17 +02:00
Alex P
a61e9303e9
Create order and redirect when no order 2023-11-14 10:55:30 +02:00
Alex P
5c699c24a5
Refactor checkoutnow url generation 2023-11-14 10:54:56 +02:00
Alex P
c72a335cdd
Hide card button in previews when has acdc or separate gateway 2023-11-08 09:46:52 +02:00
Emili Castells Guasch
9f41d5c874 Merge branch 'trunk' into PCP-1393-update-to-vault-v-3 2023-10-25 11:21:28 +02:00
Emili Castells Guasch
ae6253bf0b Fix phpunit 2023-10-24 14:40:30 +02:00
Emili Castells Guasch
8256c9f729 Fix phpunit 2023-10-18 17:15:27 +02:00
Emili Castells Guasch
c39b03bcc9 Fix phpunit 2023-09-18 10:41:51 +02:00
Pedro Silva
3a8de5f3de
Merge branch 'trunk' into PCP-881-compatibility-with-third-party-product-add-ons-plugins 2023-09-07 08:46:06 +01:00
Emili Castells
104aa3b22a
Merge pull request #1588 from woocommerce/PCP-1926-improve-invalid-currency-backend-notice
improve invalid currency backend notice (1926)
2023-09-04 17:17:08 +02:00
Pedro Silva
b8eed0f324
Add filters woocommerce_paypal_payments_cart_line_item_name and woocommerce_paypal_payments_order_line_item_name. 2023-08-16 11:48:56 +01:00
Pedro Silva
1d20566592
Fix tests 2023-08-11 11:36:20 +01:00
Pedro Silva
4027f4a77e
* Fix tests 2023-08-04 14:18:27 +01:00
Alex P
249439d327
Send payee_preferred 2023-07-05 10:20:28 +03:00
Alex P
c9595e29bd
Fix tests 2023-06-14 15:39:24 +03:00
Alex P
5f448e8932
Fix test 2023-05-22 12:08:20 +03:00
Emili Castells Guasch
0c2edc1ee7 Fix phpunit 2023-04-25 12:19:44 +02:00
Alex P
7e64f81c19
Fix credentials change check for redirect 2023-03-17 16:22:04 +02:00
Alex P
cc21dd78e7
Fix tests, add http redirector 2023-03-16 18:13:41 +02:00
Emili Castells
e332e62105
Merge pull request #1221 from woocommerce/PCP-1479-paylater-minicart
Allow Pay Later in mini-cart
2023-03-16 15:13:57 +01:00
Emili Castells
cbf64f5cb9
Merge pull request #1220 from woocommerce/PCP-259-log-payment-method
Show funding source as payment method
2023-03-16 15:12:27 +01:00
Alex P
8188faeec4
Redirect on any credentials change (including sandbox checkbox)
otherwise we may use wrong state/host e.g. for webhook subscription
2023-03-10 10:39:02 +02:00
Alex P
2adc0d57e1
Do not remove mini-cart location for pay later 2023-03-01 16:18:21 +02:00
Alex P
f7323210f0
Show funding source as payment method 2023-03-01 10:20:04 +02:00
Alex P
3439f67ec9
Do not send buyer-country for previews in live mode to avoid error 2023-02-14 11:25:23 +02:00
emilicastells
598542ee9e
Fix phpunit 2022-11-21 12:31:29 +01:00
Narek Zakarian
2775f7dd9d Disable funding soures for Pay Later preview 2022-11-17 16:58:58 +04:00
Narek Zakarian
629292c85a Merge remote-tracking branch 'origin/trunk' into PCP-915-create-pay-later-tab
# Conflicts:
#	modules/ppcp-wc-gateway/services.php
2022-11-15 14:40:23 +04:00
Narek Zakarian
9ecf3c8a09 Merge remote-tracking branch 'origin/trunk' into PCP-915-create-pay-later-tab 2022-11-15 14:32:53 +04:00
Narek Zakarian
fb43730ddb Fix tests 2022-11-10 15:18:57 +04:00