After upgrading from Magento 2.4.6 to 2.4.7 I receive the following error, everytime I try to access to payment method configuration (Stores -> Configuration -> Sales -> Payment Methods):
Exception: Warning: Undefined array key “children” in /var/www/html/vendor/magento/module-payment-services-base/Plugin/MovePaymentMethods.php on line 66 in /var/www/html/vendor/magento/framework/App/ErrorHandler.php:62
Question:
Any ideas to solve that issue?
Stack trace:
#1 /var/www/html/vendor/magento/module-payment-services-base/Plugin/MovePaymentMethods.php(44): MagentoPaymentServicesBasePluginMovePaymentMethods->moveMethodToOtherPaymentSolutions(Array, 'express_checkou...')
#2 /var/www/html/vendor/magento/framework/Interception/Interceptor.php(146): MagentoPaymentServicesBasePluginMovePaymentMethods->afterModify(Object(MagentoPaypalModelConfigStructurePaymentSectionModifierInterceptor), Array, Array)
#3 /var/www/html/vendor/magento/framework/Interception/Interceptor.php(153): MagentoPaypalModelConfigStructurePaymentSectionModifierInterceptor->MagentoFrameworkInterception{closure}(Array)
#4 /var/www/html/generated/code/Magento/Paypal/Model/Config/Structure/PaymentSectionModifier/Interceptor.php(22): MagentoPaypalModelConfigStructurePaymentSectionModifierInterceptor->___callPlugins('modify', Array, Array)
#5 /var/www/html/vendor/magento/module-paypal/Model/Config/StructurePlugin.php(143): MagentoPaypalModelConfigStructurePaymentSectionModifierInterceptor->modify(Array)
#6 /var/www/html/vendor/magento/module-paypal/Model/Config/StructurePlugin.php(119): MagentoPaypalModelConfigStructurePlugin->restructurePayments(Object(MagentoConfigModelConfigStructureElementSection))
#7 /var/www/html/vendor/magento/framework/Interception/Interceptor.php(135): MagentoPaypalModelConfigStructurePlugin->aroundGetElementByPathParts(Object(MagentoConfigModelConfigStructureInterceptor), Object(Closure), Array)