Commit graph

681 commits

Author SHA1 Message Date
Philipp Stracker
70c44b1f18
♻️ Consolidate ‘api.host’ service logic 2025-02-03 14:50:41 +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
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
3d185090e2
🐛 Cache the SellerStatus 2025-02-03 12:06:12 +01:00
Philipp Stracker
c985573d1d
🥅 Annotate all throwable errors 2025-01-30 17:27:37 +01:00
Philipp Stracker
70abceeee0
New base class to check feature eligibility 2025-01-30 17:12:19 +01:00
Philipp Stracker
a28b084abc
♻️ Use the “paypal-bearer-cache” DI service 2025-01-09 18:41:46 +01:00
Philipp Stracker
e11441665e
Add new hook that clears API caches 2025-01-09 18:35:52 +01:00
Philipp Stracker
f384d361cf
♻️ Move code from onboarding- to api-client-module 2025-01-09 12:36:05 +01:00
Philipp Stracker
eb4c9a6302
🚨 Fix phpcs warnings 2025-01-09 12:34:22 +01:00
Philipp Stracker
3f691bea01
♻️ Use EnvironmentConfig in ConnectionUrlGenerator 2025-01-03 13:52:42 +01:00
Philipp Stracker
a1f80f1d3d
♻️ Refactor to use the EnvironmentConfig 2025-01-03 13:11:41 +01:00
Niklas Gutberlet
e948c43f73
Merge pull request #2906 from woocommerce/PCP-4014-Zero-Value-Free-Gift-Item-Causing-“CANNOT-BE-NEGATIVE”-Error
Fix negative unit amount adjustments in item sanitization
2024-12-23 12:36:58 +01:00
Niklas Gutberlet
dcbf31823c
Merge pull request #2905 from woocommerce/PCP-2941_change-hardcoded-Address-Match-and-Postal-Match-to-Matched-details-on-CVV-response
Change hardcoded address match and postal match to matched details on cvv response
2024-12-23 12:35:27 +01:00
Daniel Hüsken
ae275210ca
fix null return type 2024-12-11 15:50:12 +01:00
Daniel Hüsken
9c447835ab
Fix negative unit amount adjustments in item sanitization 2024-12-11 15:31:12 +01:00
Daniel Hüsken
486c0e6839
removed translation, improved wordings and fixes 2024-12-11 14:16:09 +01:00
Daniel Hüsken
c92e2455e1
fix phpcs error 2024-12-11 10:24:03 +01:00
Daniel Hüsken
3a63a8e7d7
fix phpcs error 2024-12-11 09:57:48 +01:00
Daniel Hüsken
b2aff30580
fix psalm error 2024-12-11 09:27:59 +01:00
Daniel Hüsken
149c5f5b38
add cvv and avs error messages to order note and removed old address match fields 2024-12-11 09:01:44 +01:00
Philipp Stracker
1a36144095
👔 Start to customize the production ISU link 2024-12-05 15:06:59 +01:00
Emili Castells Guasch
f9d5df5b75 Update filter name 2024-12-02 16:25:24 +01:00
Emili Castells Guasch
d470010f7a Fix filter name 2024-12-02 16:22:28 +01:00
Emili Castells Guasch
2c5c7a6dff Add default currencies filter 2024-12-02 16:21:24 +01:00
Philipp Stracker
f4058a0b0f
Merge branch 'trunk' into PCP-3960-soft-descriptor-validation 2024-11-29 14:43:50 +01:00
Niklas Gutberlet
56c87129ec
Merge pull request #2846 from woocommerce/PCP-3960-soft-descriptor-invalid-string-length
Soft descriptor: Fix INVALID_STRING_LENGTH issue (3960)
2024-11-29 14:40:03 +01:00
Emili Castells Guasch
6bffc4edeb Add HKD and SGD currencies and all currencies for US 2024-11-28 16:54:49 +01:00
Philipp Stracker
5256f625bd
Strip forbidden chars from soft descriptor 2024-11-28 15:20:04 +01:00
Philipp Stracker
7475b0ce1f
🦺 Add soft descriptor validation for PayPal API 2024-11-27 15:14:57 +01:00
Emili Castells Guasch
75fa6bc307 Revert delete HKD and SGD currencies 2024-11-25 16:18:21 +01:00
Philipp Stracker
3b3bb29428
🔀 Merge branch 'trunk'
# Conflicts:
#	modules/ppcp-settings/resources/js/Components/ReusableComponents/Navigation.js
#	modules/ppcp-settings/resources/js/Components/Screens/Settings.js
#	modules/ppcp-settings/services.php
#	modules/ppcp-settings/src/SettingsModule.php
2024-11-21 19:23:42 +01:00
Philipp Stracker
b0b354e266
♻️ Simplify manual connect logic 2024-11-21 16:40:06 +01:00
Philipp Stracker
290aed8ad8
🎨 Minor code formatting 2024-11-21 16:38:29 +01:00
Emili Castells Guasch
d3cc1ed19e Add customer_id when saving payment token 2024-11-21 11:56:26 +01:00
Philipp Stracker
272885549f
🔀 Merge branch 'trunk' 2024-11-13 15:31:37 +01:00
Philipp Stracker
3a5b660897
🚧 Create new connection URL generator class 2024-11-11 17:37:47 +01:00
Philipp Stracker
263806904b
♻️ Move code from old onboarding to api module
To make services reusable in the new settings module, without creating a dependency on the old module
2024-11-08 17:13:20 +01:00
Emili Castells Guasch
2b668a833b Remove more from currencies 2024-11-07 11:25:15 +01:00
Emili Castells Guasch
3820fdc758 Remove country and currency suppor for hk and sg 2024-11-07 11:19:28 +01:00
Alex P.
a31ae1da77
Retrieve merchant data by creating order 2024-11-06 09:15:53 +02:00
Alex P.
1659d30ded
Add type 2024-11-06 09:14:44 +02:00
Alex P.
e813816e06
Simplify log call 2024-11-06 09:14:21 +02:00
Alex P.
27472d3136
Use ContainerInterface instead of Settings in Bearer 2024-11-06 09:14:01 +02:00
Emili Castells Guasch
a18514e653 Extend acdc availability 2024-11-04 11:51:53 +01:00
Emili Castells Guasch
8a47997570 Fix merge conflict 2024-10-22 14:29:43 +02:00
Emili Castells Guasch
120c1c667d Remove ACDC support for HK and SG for now 2024-10-10 17:22:43 +02:00
Emili Castells Guasch
9bf71c2edf Check if wc session is not null 2024-10-09 11:33:01 +02:00