Skip to content

PRE-3682: scope API client creation to the payment method - #325

Merged
adumont-payplug merged 1 commit into
feature/PRE-3440_multi_shop_configurationfrom
fix/PRE-3682_scope_client_to_payment_method
Sep 15, 2026
Merged

adumont-payplug merged 1 commit into
feature/PRE-3440_multi_shop_configurationfrom
fix/PRE-3682_scope_client_to_payment_method

PRE-3682: scope API client creation to the payment method

104e6b6
Select commit
Loading
Failed to load commit list.
Task list completed / task-list-completed Started 2026-09-15 08:18:01 ago

9 / 10 tasks completed

1 task still to be completed

Details

Required Tasks

Task Status
🐛 Bug fix (non-breaking change that fixes an issue) Completed
💥 Breaking change (fix or feature that causes existing functionality to change and that could impact other libs) Completed
🔒 Security fix Completed
Code is linted and formatted Completed
No unnecessary commented-out code or debug logs Completed
No hardcoded values (use env variables or config) Completed
Unit tests added / updated Completed
New/changed code is covered by tests — SonarCloud Quality Gate (coverage on new code) passes on the sonarcloud CI job Incomplete
No sensitive data or secrets introduced Completed
Logging and error handling are appropriate Completed