MultiSafepay / magento2-core

Provides core functionalities
Open Software License 3.0
2 stars 10 forks source link

getPath method no longer exists on DirectDebitConfigProvider #28

Open JonasWijne opened 1 month ago

JonasWijne commented 1 month ago

https://github.com/MultiSafepay/magento2-core/blob/09771aa2f235d0414f856559907363c5915da8b2/Util/VaultUtil.php#L123

DirectDebitConfigProvider https://github.com/MultiSafepay/magento2-core/blob/09771aa2f235d0414f856559907363c5915da8b2/Model/Ui/Gateway/DirectDebitConfigProvider.php#L20

parent https://github.com/MultiSafepay/magento2-core/blob/09771aa2f235d0414f856559907363c5915da8b2/Model/Ui/GenericConfigProvider.php#L45

this can cause Magento to crash

vinodsowdagar commented 1 month ago

Hi @JonasWijne ,

Thank you for the report.

The issue is clear and we have added a task to the backlog to fix it. It will be included in the next release. We will keep you informed in the meantime.