alma / alma-monthlypayments-magento2

Magento 2 Payment Gateway integration for Alma
Other
6 stars 9 forks source link

Error on product page due to erased method on release v2.4.0 #34

Closed alburni closed 2 years ago

alburni commented 2 years ago

Reproduced on product page after installing release v2.4.0 on Magento v2.3.5-p2.

PHP message: PHP Fatal error:  Uncaught Error: Call to undefined method Alma\MonthlyPayments\Gateway\Config\Config::isFullyConfigured() in /var/www/html/vendor/alma/alma-monthlypayments-magento2/Gateway/Config/Config.php:210

It seems that the class of the method has been renamed in last release but not all calls 😱

Francois-Gomis commented 2 years ago

Thank you for your issue, i prepare a hot-fix quickly