Commit graph

8607 commits

Author SHA1 Message Date
carmenmaymo
d9cc8e5f81
Change files missed storeCountry from UK to GB 2025-02-04 09:09:55 +01:00
Daniel Dudzic
bab0a467dc
Merge branch 'trunk' of github.com:woocommerce/woocommerce-paypal-payments into PCP-4124-dynamic-logic-for-things-to-do-next-ver3 2025-02-03 23:09:00 +01:00
Daniel Dudzic
f6717e2e66
Settings UI: Add Todos saving and dismissing 2025-02-03 23:06:33 +01:00
Philipp Stracker
9c7535e6dd
♻️ Use new PaymentFlow in StepPaymentMethods 2025-02-03 19:17:13 +01:00
Philipp Stracker
0cb6bc4bb3
Display dynamic learn-more links 2025-02-03 19:09:14 +01:00
Philipp Stracker
e7820c40c1
Add list of learn-more URLs 2025-02-03 19:08:45 +01:00
Philipp Stracker
5035b9d75d
♻️ Shorten internal payment method name 2025-02-03 19:08:30 +01:00
Philipp Stracker
9c5b7a1d63
Add prop for each method’s learn more link 2025-02-03 18:54:08 +01:00
Philipp Stracker
a63cf6775a
♻️ New customizable PaymentFlow component 2025-02-03 18:47:46 +01:00
Philipp Stracker
a2ce42b2a1
♻️ Extract repeat code into separate components 2025-02-03 17:39:50 +01:00
Philipp Stracker
17f5b9dd85
♻️ Extract code into separate components 2025-02-03 17:25:29 +01:00
Philipp Stracker
90cce3b19b
New payment method components 2025-02-03 17:24:00 +01:00
Philipp Stracker
7c41863d5d
🎨 Add whitespace only 2025-02-03 17:23:46 +01:00
Philipp Stracker
7cdeab40fe
🔀 Merge branch 'trunk' 2025-02-03 16:46:23 +01:00
Philipp Stracker
b9fc9cd516
🔀 Merge branch 'trunk' 2025-02-03 16:46:01 +01:00
Philipp Stracker
8319be9e8b
Merge pull request #3038 from woocommerce/PCP-4145-fix-rest-error-when-loading-settings-ui
Fix REST error when loading settings UI (4145)
2025-02-03 15:43:51 +01:00
Philipp Stracker
70c44b1f18
♻️ Consolidate ‘api.host’ service logic 2025-02-03 14:50:41 +01:00
Philipp Stracker
04aeb6acf2
Update use statements in unit tests 2025-02-03 14:47:52 +01:00
Philipp Stracker
af6cc7e56b
♻️ Use new connection-check for API host services 2025-02-03 14:39:12 +01:00
Philipp Stracker
1286d0866e
🚚 Extract services from onboarding module 2025-02-03 14:34:25 +01:00
Philipp Stracker
abb80f9957
🐛 Rename incorrect settings mapping 2025-02-03 14:22:44 +01:00
Philipp Stracker
1c70334721
🐛 Add missing use statement 2025-02-03 14:21:03 +01:00
Philipp Stracker
aa0a8d4182
🗑️ Deprecate current_environment_is() 2025-02-03 13:49:16 +01:00
Philipp Stracker
81ca5dd00e
♻️ Use cache service instead of direct creation 2025-02-03 13:42:26 +01:00
Philipp Stracker
0b77ff9e55
♻️ Extract bearer-logic from onboarding module 2025-02-03 13:40:12 +01:00
Philipp Stracker
5c7fc56d12
🐛 Add missing use statement 2025-02-03 13:39:16 +01:00
Philipp Stracker
d6310f3082
Support Environment object in EnvironmentConfig 2025-02-03 13:38:12 +01:00
Philipp Stracker
2c35059e4b
Create new environment detection helper methods 2025-02-03 13:36:45 +01:00
Philipp Stracker
90d2c77a5a
🚚 Extract Environment class to gateway module 2025-02-03 13:34:30 +01:00
Philipp Stracker
d186677a58
♻️ Simplify settings-map 2025-02-03 12:37:34 +01:00
Philipp Stracker
71f2cdd06a
🔀 Merge branch 'trunk' 2025-02-03 12:12:34 +01:00
Philipp Stracker
3d185090e2
🐛 Cache the SellerStatus 2025-02-03 12:06:12 +01:00
Philipp Stracker
401e255656
🔧 Add settings-mapping for “merchant_id” 2025-02-03 12:02:30 +01:00
Emili Castells
6339207bcd
Merge pull request #3037 from woocommerce/PCP-4102-save-and-display-pay-later-messaging-configuration
Save and display Pay Later Messaging configuration (4102)
2025-01-31 15:16:11 +01:00
Philipp Stracker
0e7df1e3e7
Merge pull request #3040 from woocommerce/fix/PCP-4131-uk-to-gb
Change UK to GB
2025-01-31 14:15:46 +01:00
carmenmaymo
2387902a18
Change UK to GB 2025-01-31 10:46:16 +01:00
Philipp Stracker
44cb17f1cc
♻️ More robust feature checks in new UI 2025-01-30 18:40:43 +01:00
Philipp Stracker
49665f680f
New Local APM product status check 2025-01-30 18:37:36 +01:00
Philipp Stracker
5f51762025
♻️ More appropriate hook name 2025-01-30 18:22:12 +01:00
Philipp Stracker
5ac70e26c2
♻️ Use new base class for PUI status check 2025-01-30 18:16:26 +01:00
Philipp Stracker
e6a6cbb7b1
♻️ Use new base class for DCC status check 2025-01-30 18:12:38 +01:00
Philipp Stracker
4006605964
♻️ Slightly shorten ApplePay status check 2025-01-30 17:41:21 +01:00
Philipp Stracker
c985573d1d
🥅 Annotate all throwable errors 2025-01-30 17:27:37 +01:00
Philipp Stracker
00edc11392
♻️ Use new base class for GooglePay status check 2025-01-30 17:26:24 +01:00
Philipp Stracker
3bd118de1b
♻️ Use new base class for ApplePay status check 2025-01-30 17:13:56 +01:00
Philipp Stracker
11f3071579
New services to check the onboarding status 2025-01-30 17:12:50 +01:00
Philipp Stracker
70abceeee0
New base class to check feature eligibility 2025-01-30 17:12:19 +01:00
Emili Castells Guasch
f907558262 Remove console.log 2025-01-30 16:50:34 +01:00
Emili Castells Guasch
84a30d84d9 Remove readme boilerplace example 2025-01-30 16:48:06 +01:00
Emili Castells Guasch
66c6fb17b8 Save pay later messaging config to database 2025-01-30 16:39:26 +01:00