Open
Description
Preconditions and environment
- Magento version: 2.4.7
- After upgrading from Magento 2.4.6 to 2.4.7 I receive the following error,
Steps to reproduce
Every time I try to access to payment method configuration (Stores -> Configuration -> Sales -> Payment Methods):
Error : {"0":"Warning: Undefined array key "children" in /var/www/vhosts/releases/55/vendor/magento/module-payment-services-base/Plugin/MovePaymentMethods.php on line 66","1":"#1}
Expected result
The page should be visible without any errors.
I found a useful solution at this link: Upgrade to Magento 2.4.7 - Error in Module Payment Services Base.
Is this the correct way to create a patch for it?
Actual result
Additional information
No response
Release note
No response
Triage and priority
- Severity: S0 - Affects critical data or functionality and leaves users without workaround.
- Severity: S1 - Affects critical data or functionality and forces users to employ a workaround.
- Severity: S2 - Affects non-critical data or functionality and forces users to employ a workaround.
- Severity: S3 - Affects non-critical data or functionality and does not force users to employ a workaround.
- Severity: S4 - Affects aesthetics, professional look and feel, “quality” or “usability”.