Skip to content

PRE-3683: resolve the /account payload per gateway config - #324

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

adumont-payplug merged 1 commit into
feature/PRE-3440_multi_shop_configurationfrom
fix/PRE-3683_per_config_account_memo

PRE-3683: resolve the /account payload per gateway config

9d83d25
Select commit
Loading
Failed to load commit list.
Task list completed / task-list-completed succeeded Sep 15, 2026 in 0s

7 / 7 tasks completed

All tasks have been completed

Details

Required Tasks

Task Status
🐛 Bug fix (non-breaking change that fixes an issue) Completed
Code is linted and formatted — ecs clean, phpstan level max clean Completed
No unnecessary commented-out code or debug logs Completed
No hardcoded values (use env variables or config) Completed
Unit tests added / updated Completed
No sensitive data or secrets introduced Completed
Logging and error handling are appropriate Completed