Emili Castells Guasch
|
689fc58478
|
Merge branch 'trunk' into PCP-4242-non-acdc-country-onboarding
|
2025-02-24 16:14:34 +01:00 |
|
Daniel Dudzic
|
84854e737a
|
Clean up the Features store a bit and split the TabOverview into separate files
|
2025-02-24 15:46:34 +01:00 |
|
Daniel Dudzic
|
0aa3be0ab1
|
Settings UI: Tighten up the payment methods footer and modal styling
|
2025-02-24 12:37:21 +01:00 |
|
carmenmaymo
|
68fe134ed0
|
Merge branch 'trunk' into PCP-4210-features-refactor-to-use-rest-endpoints
# Conflicts:
# modules/ppcp-settings/services.php
|
2025-02-24 11:43:05 +01:00 |
|
Emili Castells
|
6a4c99325c
|
Merge pull request #3141 from woocommerce/PCP-4229-cannot-activate-oxxo-and-pui
Settings UI: Restrict OXXO and PUI based on merchant country (4229)
|
2025-02-24 11:20:08 +01:00 |
|
Philipp Stracker
|
5919e45d1e
|
✨ Introduce new onboarding-options in JS hook
|
2025-02-21 21:12:20 +01:00 |
|
Philipp Stracker
|
c0dbcf6884
|
♻️ Refactor hooks without changing their response
|
2025-02-21 20:53:44 +01:00 |
|
Philipp Stracker
|
0f5f571f98
|
🧪 Define new selector response format
|
2025-02-21 20:52:54 +01:00 |
|
Daniel Dudzic
|
d8d908a3a1
|
Fix linting errors
|
2025-02-21 17:36:07 +01:00 |
|
Daniel Dudzic
|
8658ab0d89
|
Settings UI: Restrict OXXO and PUI based on merchant country
|
2025-02-21 17:31:16 +01: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
|
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 |
|
Emili Castells Guasch
|
603ae8fc5b
|
Show icons and items in welcome screen based on country acdc support
|
2025-02-21 11:58:37 +01: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 |
|
Emili Castells Guasch
|
9ccd05b851
|
Merge branch 'trunk' into PCP-4155-store-and-use-the-merchant-country
|
2025-02-20 15:01:02 +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 |
|
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 Guasch
|
37e26026ce
|
Set merchant country in authentication manager
|
2025-02-19 17:01:33 +01:00 |
|
Emili Castells Guasch
|
489942d6b1
|
Merge branch 'trunk' into PCP-4155-store-and-use-the-merchant-country
|
2025-02-19 14:35:22 +01:00 |
|
carmenmaymo
|
d3a813ef12
|
Fix eligibility, move capabilities to definition
|
2025-02-19 13:56:58 +01:00 |
|
carmenmaymo
|
f18f9c3b50
|
Add documentation
|
2025-02-19 12:43:03 +01:00 |
|
carmenmaymo
|
7b8c3b0bc6
|
Merge branch 'refs/heads/trunk' into PCP-4210-features-refactor-to-use-rest-endpoints
|
2025-02-19 12:20:38 +01:00 |
|
Daniel Dudzic
|
87c54985ad
|
Todos: Add currency/country checks for several todos and payment methods
|
2025-02-19 11:00:26 +01:00 |
|
carmenmaymo
|
c69e56e642
|
Fix CI
|
2025-02-19 10:58:16 +01:00 |
|
carmenmaymo
|
3fdc251483
|
Merge branch 'trunk' into PCP-4038-check-the-i-18-n-translations-in-react-app
|
2025-02-19 10:48:20 +01:00 |
|
carmenmaymo
|
c9b4fe5ecc
|
Use merchant enabled for features
|
2025-02-19 10:47:07 +01:00 |
|
Philipp Stracker
|
af9c8eca3d
|
🐛 Fix incorrect result of the opt-out check
This opt-out is only relevant for existing merchants. New merchants can skip this check and always see the new UI.
|
2025-02-18 19:09:24 +01:00 |
|
Emili Castells
|
df076e13bc
|
Merge pull request #3127 from woocommerce/PCP-4178-things-to-do-add-pay-pal-buttons-implement-logic-for-the-todo-item
Todos: Add logic for the Add PayPal buttons todos (4178)
|
2025-02-18 16:12:26 +01:00 |
|
Daniel Dudzic
|
0f9d55cba6
|
Fix PHPCS
|
2025-02-18 15:54:50 +01:00 |
|
Narek Zakarian
|
03e1704034
|
Improve styling for the pay later configurator
|
2025-02-18 18:46:55 +04:00 |
|
Emili Castells
|
1ba9081768
|
Merge pull request #3130 from woocommerce/PCP-4161-connect-pay-later-messaging
Connect Pay Later Messaging with the frontend (PCP-4161)
|
2025-02-18 15:31:06 +01:00 |
|
Narek Zakarian
|
681b882ee9
|
Improve styling for the pay later configurator
|
2025-02-18 18:23:57 +04:00 |
|
Philipp Stracker
|
3e867157dc
|
Merge pull request #3126 from woocommerce/PCP-4234-hide-the-sandbox-accordion-in-settings
Hide the "Sandbox" accordion in Settings (4234)
|
2025-02-18 15:19:14 +01:00 |
|
Philipp Stracker
|
cdcc523956
|
🔀 Merge branch 'trunk'
|
2025-02-18 15:08:27 +01:00 |
|
Philipp Stracker
|
6e3d6b7816
|
💄 Remove the link from Subscriptions choice
|
2025-02-18 15:07:29 +01:00 |
|
Philipp Stracker
|
e7b9b54f24
|
💬 Update the onboarding pricing information date
|
2025-02-18 15:03:15 +01:00 |
|
carmenmaymo
|
60ce6a0123
|
Remove features from debug refresh
|
2025-02-18 15:02:57 +01:00 |
|
Philipp Stracker
|
f9c018987b
|
💄 Unify layout of actions inside card-description
|
2025-02-18 15:01:04 +01:00 |
|