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

Closed JonasWijne closed 4 months ago

JonasWijne commented 6 months 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 6 months 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.

vinodsowdagar commented 4 months ago

Hi @JonasWijne ,

We've released a new version where this fix has been included: https://github.com/MultiSafepay/magento2/releases/tag/3.7.0 I'm closing this issue for now. If you have any other questions, feel free to leave a comment or create a new issue.