Commit graph

10264 commits

Author SHA1 Message Date
Emili Castells
1da9766dcc
Merge pull request #3506 from woocommerce/PCP-4977-google-pay-error-on-frontend-when-we-try-to-pay-with-google-pay
Google Pay - Blocks checkout error when selecting ACDC payment (4977)
2025-07-09 11:49:02 +02:00
carmenmaymo
4426fc6e13
Add vaulting transaction test 2025-07-09 10:55:13 +02:00
Himad M
81a944aba8
Expose final review setting, adjust enableAppSwitch logic 2025-07-08 11:55:50 -04:00
Emili Castells
ebdfbb2640
Merge pull request #3502 from woocommerce/PCP-4780-fatal-error-when-pay-pal-payments-is-active-without-woo-commerce
Add a logic to deactivate the plugin when Woo is not active (4780)
2025-07-08 12:53:00 +02:00
Narek Zakarian
b0e9d8fb2c
Update the lock file 2025-07-07 18:47:58 +04:00
Himad M
e682f60037
Visibility and type changes 2025-07-07 10:46:34 -04:00
Narek Zakarian
709e014db4
Merge branch 'trunk' into PCP-4970-add-defensive-code-for-realpath-failures-in-module-service-files
# Conflicts:
#	composer.lock
2025-07-07 18:45:41 +04:00
carmenmaymo
a9166d0b0c
Add OXXO transaction success and failing tests 2025-07-07 15:36:15 +02:00
Emili Castells
be938c4905
Merge pull request #3385 from woocommerce/PCP-4582-onboarding-fails-via-connect-to-pay-pal-in-new-ui
OAuth login often fails in new UI (4582)
2025-07-07 12:53:38 +02:00
Emili Castells Guasch
3fc48935a1
Update code comments 2025-07-07 12:06:31 +02:00
Emili Castells Guasch
7f810c57e5
Merge branch 'trunk' into PCP-4977-google-pay-error-on-frontend-when-we-try-to-pay-with-google-pay 2025-07-07 10:26:56 +02:00
Emili Castells
d21727eef9
Merge pull request #3495 from woocommerce/PCP-4482-replace-call-to-billing-agreements-agreement-tokens-with-checking-the-capabilities
Create a helper to check for Reference Transaction status using the Seller Status API (4482)
2025-07-07 08:59:08 +02:00
Emili Castells
5fadc377d4
Merge pull request #3493 from woocommerce/PCP-4487-fastlane-uk-3ds-redirect
Add Fastlane 3D Secure support and enable for the UK (4487)
2025-07-07 08:57:57 +02:00
Emili Castells
a6324b4999
Merge pull request #3491 from woocommerce/PCP-4854-phase-1-opt-in-via-banner
UX Legacy Migration: phase 1 opt in via banner (4854)
2025-07-07 08:56:59 +02:00
Daniel Dudzic
cdc3dc722c
♻️ Move 3DS logic from global filter to AxoGateway 2025-07-07 01:58:35 +02:00
Narek Zakarian
579f9989c0
Fix Psalm 2025-07-04 22:19:39 +04:00
Narek Zakarian
95239b51ae
Fix Psalm 2025-07-04 22:17:15 +04:00
Narek Zakarian
b483115883
Update lib packages 2025-07-04 22:05:58 +04:00
Narek Zakarian
238ebc0949
Fix the plugin main file path 2025-07-04 20:18:23 +04:00
Narek Zakarian
86cae6ca4a
Use the 'ppcp.path-to-plugin-folder' config 2025-07-04 19:27:26 +04:00
Narek Zakarian
943a0d197c
Use the 'ppcp.path-to-plugin-main-file' config 2025-07-04 19:27:13 +04:00
Narek Zakarian
235a9f45cf
Add services to use Package::PROPERTIES of inpsyde/modularity 2025-07-04 19:26:10 +04:00
Emili Castells Guasch
35db339221
Add onClick and paymentMethodId to set correct payment method 2025-07-04 17:05:27 +02:00
Emili Castells Guasch
5d592c0173
Remove console logs 2025-07-04 16:57:26 +02:00
Emili Castells Guasch
3e1cdc9288
Remove onClick function parameter 2025-07-04 16:33:31 +02:00
Emili Castells Guasch
3140799933
Revert register google pay component 2025-07-04 15:51:59 +02:00
Narek Zakarian
1cf46c356d
Fix the psalm 2025-07-04 17:37:49 +04:00
Emili Castells Guasch
df7077faf6
Add onClick from component to google pay click handler 2025-07-04 15:24:08 +02:00
Narek Zakarian
e713abfd75
Just return __FILE__ when the realpath fails. 2025-07-04 17:11:20 +04:00
Narek Zakarian
0caa74c021
Refactor the code to use the new service 2025-07-04 17:10:37 +04:00
Narek Zakarian
30b7a592c5
Create a centralized service for a path to the main plugin file. 2025-07-04 17:09:36 +04:00
Thomas Luzat
9d99734cce
refactor: Rounding item type in separate method 2025-07-04 14:26:16 +02:00
Thomas Luzat
4b61a03cab
Merge branch 'woocommerce:trunk' into fix/3372-physical-rounding-item 2025-07-04 14:05:25 +02:00
Himad M
d5c20da022
Enable AppSwitch on PayPal blocks 2025-07-03 22:55:49 -04:00
Himad M
8021974416
Enable AppSwitch on ppcp-button module 2025-07-03 22:49:30 -04:00
Narek Zakarian
64c70362ff
Improve WooCommerce dependency notice
- Link to WordPress plugin install page instead of external site
- Make entire call-to-action sentence clickable
2025-07-03 15:14:46 +04:00
Daniel Dudzic
c54f82ea94
🧪 Update OrderFactoryTest to support consolidated factory method 2025-07-03 10:16:58 +02:00
Daniel Dudzic
59503b29b3
♻️ Refactor OrderFactory to consolidate 3DS and regular response handling 2025-07-03 00:16:42 +02:00
Narek Zakarian
801017787b
Fix the tests 2025-07-02 21:34:25 +04:00
Narek Zakarian
569dc811ff
Add clear cache logic for reference transaction status 2025-07-02 21:26:39 +04:00
Narek Zakarian
45d9ca6a4f
Add clear cache logic for reference transaction status 2025-07-02 21:26:18 +04:00
Narek Zakarian
13284f2a4c
Add caching service for reference transaction status 2025-07-02 21:23:09 +04:00
Narek Zakarian
bc4bd9102f
Cache the reference transaction status value 2025-07-02 21:21:57 +04:00
Narek Zakarian
9a1ad3867e
Make sure the $disable_funding is an array 2025-07-02 17:54:57 +04:00
Narek Zakarian
9d16c2d680
fix: replace incorrect typeof usage with proper undefined check 2025-07-02 17:47:54 +04:00
Narek Zakarian
6c012b718c
Do not run any action when Woo isn't active 2025-07-02 17:22:35 +04:00
Narek Zakarian
b1bcdbc7be
Deactivate when Woo isn't active or if PHP is lower than required 2025-07-02 17:21:30 +04:00
Narek Zakarian
04b4bc93fb
Deactivate when Woo isn't active or if PHP is lower than required 2025-07-02 17:21:15 +04:00
Narek Zakarian
0aef508f24
Create a function to use for deactivation with a notice 2025-07-02 17:19:32 +04:00
Malith Senaweera
f99f375933
Merge pull request #3497 from woocommerce/release/3.0.7
3.0.7 release
2025-07-01 10:41:55 -05:00