Commit graph

413 commits

Author SHA1 Message Date
Emili Castells Guasch
86860d4fd6 Fix phpunit 2024-08-06 11:23:50 +02:00
Emili Castells Guasch
9c380917c5 Fix phpunit 2024-08-06 11:14:46 +02:00
Philipp Stracker
1eca3b09d7
🔀 Merge branch 'trunk'
Resolve merge conflict due to new JS code format
2024-07-15 11:16:47 +02:00
Emili Castells Guasch
78bbc1fd67 Remove psalm comments 2024-07-02 17:38:25 +02:00
Philipp Stracker
ece3e3a17b
🚨 Update unit tests to define a BN-Code 2024-07-02 16:55:18 +02:00
Emili Castells Guasch
7be9a7751a Ensure express card button is not rendered when advanced card gateway is enabled 2024-06-28 17:20:16 +02:00
Emili Castells Guasch
0e6f6bfc97 Add unit tests 2024-06-28 16:28:57 +02:00
Philipp Stracker
238adedcad
🐛 Fix the condition to inject the settings JS
Switched to using an existing DI service to determine if the current page requires the “gateway-settings” asset files.
2024-06-13 11:35:05 +02:00
Narek Zakarian
11244fa055
Fix the tests 2024-05-24 18:54:44 +04:00
Narek Zakarian
d787e2e85d
fix tests 2024-05-17 15:44:33 +04:00
Emili Castells Guasch
b6125a59c3 Add test for PayPal api exception friendly message 2024-04-18 11:42:40 +02:00
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
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
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
811c921b41
Update the testFromWcOrderMaxStringLength() test to match the new title sanitization and trimming 2024-03-11 20:54:07 +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
821e425944 Merge branch 'trunk' into PCP-1745-real-time-account-updater-rtau 2024-02-16 16:02:36 +01:00
Emili Castells Guasch
d524216034 Fix phpunit 2024-02-15 16:10:56 +01:00
Emili Castells Guasch
4a95f22e75 Add unit test 2024-02-15 12:16:44 +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
004fb68de8 Fix phpunit 2023-12-21 17:06:25 +01:00
Emili Castells Guasch
8ad93eb4ba Fix phpunit 2023-12-05 14:54:33 +01:00
Emili Castells Guasch
255e2adf79 Fix phpunit 2023-12-05 09:39:47 +01:00
Emili Castells Guasch
8fafff915d Fix phpunit 2023-11-27 11:04:40 +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
Emili Castells Guasch
056cb9fcc2 Fix phpunit 2023-11-23 14:53:47 +01: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
b2ba72c06c
Add ppcp_create_paypal_order_for_wc_order 2023-11-14 10:56:15 +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
aa1942b604 Merge trunk 2023-11-07 09:25:59 +01:00
Emili Castells Guasch
d35f7598ed Merge branch 'trunk' into PCP-1393-update-to-vault-v-3 2023-11-02 12:10:27 +01:00
Pedro Silva
4e9ee38c46
Fix PhPUnit 2023-10-30 15:19:40 +00:00
Pedro Silva
46b47dc97b
Fix lint and tests 2023-10-26 10:58:05 +01: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