Commit graph

9127 commits

Author SHA1 Message Date
Philipp Stracker
ee949a9991
Merge branch 'PCP-4236-default-gateways-status-wrong-after-onboarding' of github.com:woocommerce/woocommerce-paypal-payments into PCP-4236-default-gateways-status-wrong-after-onboarding 2025-02-21 16:24:30 +01:00
Narek Zakarian
6ca5425aa7
Map the merchant_email 2025-02-21 19:22:35 +04:00
Philipp Stracker
49aa876773
🔀 Merge branch 'trunk' 2025-02-21 16:06:19 +01:00
Emili Castells
93bc0805ce
Merge pull request #3140 from woocommerce/PCP-4174-things-to-do-implement-logic-for-all-todo-items-final
Todos: Remove the Credit Card item and change the link for the Subscriptions item (4174)
2025-02-21 15:34:02 +01:00
Daniel Dudzic
bf1b1f8ad8
Todos: Remove the Credit Card item and change the link for the Subscriptions item 2025-02-21 14:47:49 +01:00
Emili Castells
8f9e305fa7
Merge pull request #3139 from woocommerce/PCP-4244-add-logic-and-ui-visuals-for-conditional-disabled-state-for-payment-methods
Payment Methods: Add Dependency-Based Status Sync (4244)
2025-02-21 14:45:49 +01:00
Daniel Dudzic
175cdee72c
Payment Methods: Add dependency-based status sync 2025-02-21 13:01:13 +01:00
Narek Zakarian
07eb55eac8
Fix the cs 2025-02-21 15:49:03 +04:00
Narek Zakarian
2a30ee0b70
Merge branch 'trunk' into PCP-4236-default-gateways-status-wrong-after-onboarding
# Conflicts:
#	modules/ppcp-compat/services.php
#	modules/ppcp-compat/src/Settings/SettingsMapHelper.php
2025-02-21 15:40:10 +04:00
Narek Zakarian
10d2023d43
Fix the tests 2025-02-21 15:17:55 +04:00
Emili Castells
30c5931f55
Merge pull request #3137 from woocommerce/PCP-4241-subscriptions-mode-setting-automatically-set-based-on-merchant-type
Set the Subscriptions mode setting automatically based on merchant type (4241)
2025-02-21 12:11:56 +01:00
Emili Castells Guasch
603ae8fc5b Show icons and items in welcome screen based on country acdc support 2025-02-21 11:58:37 +01:00
Narek Zakarian
ee9ac2fd21
Revert the callable part 2025-02-21 13:21:49 +04:00
Narek Zakarian
7254771eaf
Adjust the settings map helper to use the new class 2025-02-21 13:21:06 +04:00
Narek Zakarian
d5a34aa5af
Add the appropriate services to support the general settings map helper 2025-02-21 13:16:26 +04:00
Narek Zakarian
6042cdd262
Create a helper for mapping the general settings 2025-02-21 13:10:29 +04:00
Narek Zakarian
7abadd1fd6
Revert the change 2025-02-21 13:04:38 +04:00
Narek Zakarian
2aac7b9741
Create the map helper for general settings 2025-02-21 13:01:11 +04:00
carmenmaymo
3bd2292655
Merge branch 'trunk' into PCP-4210-features-refactor-to-use-rest-endpoints 2025-02-21 09:13:04 +01:00
carmenmaymo
12d43e257a
Remove unneeded import 2025-02-21 09:12:48 +01:00
Philipp Stracker
aefda8b112
Merge pull request #3118 from woocommerce/PCP-4038-check-the-i-18-n-translations-in-react-app
Check the i18n translations in React app (4038)
2025-02-21 08:53:48 +01:00
Philipp Stracker
16bbda2070
Add unit-tests for current selector 2025-02-20 18:33:29 +01:00
Philipp Stracker
c3a81434c4
♻️ Rename selector to prepare changes 2025-02-20 18:32:57 +01:00
Philipp Stracker
371b8634d1
👔 Conditionally enable Apple Pay & Google Pay 2025-02-20 16:01:32 +01:00
Philipp Stracker
1e1acd3b54
🐛 Handle unexpected settings-values in DB
This error was not triggered in the admin UI, but was reported by running phpunit.
2025-02-20 15:48:07 +01:00
Philipp Stracker
90f70537ba
🔀 Merge branch 'trunk'
# Conflicts:
#	modules/ppcp-settings/services.php
2025-02-20 15:25:32 +01:00
Philipp Stracker
fa12276026
👔 Register APM gateways in WC-REST calls 2025-02-20 15:12:55 +01:00
Emili Castells
3d037fde27
Merge pull request #3124 from woocommerce/PCP-4155-store-and-use-the-merchant-country
Store and use the Merchant country from PayPal (4155)
2025-02-20 15:04:13 +01:00
Emili Castells Guasch
fe4ae4211e Add type to property definition 2025-02-20 15:03:15 +01:00
Emili Castells Guasch
9ccd05b851 Merge branch 'trunk' into PCP-4155-store-and-use-the-merchant-country 2025-02-20 15:01:02 +01:00
Philipp Stracker
b093abe4d2
🔧 Add two hardcoded values to SettingsMap 2025-02-20 14:01:44 +01:00
Philipp Stracker
7b12166b5c
Allow callbacks in SettingsMap to resolve values 2025-02-20 14:01:06 +01:00
Philipp Stracker
4efdfe0b17
♻️ Consolidate APM activation conditions 2025-02-20 13:26:05 +01:00
Philipp Stracker
dc4b54b9b9
💡 Add and update hook comments 2025-02-20 13:21:45 +01:00
Emili Castells
05a4a82742
Merge pull request #3135 from woocommerce/PCP-4208-learn-more-link-for-pay-in-three-uk
Learn More link for PayInThree, UK (4208)
2025-02-20 12:55:36 +01:00
Emili Castells
5c50aeb012
Merge pull request #3134 from woocommerce/PCP-4243-prevent-navigation-on-incomplete-steps
Prevent navigation on incomplete steps (4243)
2025-02-20 12:53:55 +01:00
Philipp Stracker
ab2163a45c
🎨 Make condition easier to understand 2025-02-20 12:36:21 +01:00
Philipp Stracker
d4a11a1346
♻️ Improve code documenation 2025-02-20 12:34:51 +01:00
Philipp Stracker
ff943b5041
♻️ Decrease nesting depth of callback code 2025-02-20 12:26:57 +01:00
Philipp Stracker
705ffbdf17
♻️ Extract common logic from hook callbacks 2025-02-20 12:23:05 +01:00
Narek Zakarian
127fe41e81
Use the subscriptions helper in setting helper. 2025-02-20 13:48:17 +04:00
Narek Zakarian
a16ad7fef5
improve the wording. 2025-02-20 13:38:35 +04:00
Narek Zakarian
834f1e6579
Fix the cs 2025-02-20 13:32:01 +04:00
Narek Zakarian
66e52c9ad0
Implement the subscription map helper 2025-02-20 13:31:25 +04:00
Narek Zakarian
be071decfb
Use the subscription map helper 2025-02-20 13:31:17 +04:00
Narek Zakarian
07db58d663
Add service for the subscription map helper 2025-02-20 13:05:33 +04:00
Daniel Dudzic
f2cb29e8e5
Add a disabled visual state to the Payment Method component 2025-02-20 00:59:14 +01:00
Philipp Stracker
eb034e3640
🐛 Fix incorrect identifier of read-more URL 2025-02-19 17:44:22 +01:00
Philipp Stracker
38126dcc27
🐛 Fix invalid navigation button states 2025-02-19 17:38:44 +01:00
Emili Castells
b7463c8ec1
Merge pull request #3133 from woocommerce/PCP-4238-ensure-fraudnet-is-always-enabled
Ensure Fraudnet is always enabled when the new settings module is active (4238)
2025-02-19 17:25:22 +01:00