-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Magento 2.4.3 Support #49
Comments
Hey, First issue has been resolved please pull the last code from master branch. cd composer update zip/magento2 |
Still getting the same error Are you testing on php 7.4? |
I did test on php 7.4. It is working fine. I could not you replicate the issue. |
close |
Plugin is not working with a fresh Magento 2.4.3-p1 Install running PHP v7.4
In the admin panel, the check credentials button produces a javascript error
Uncaught TypeError: document.getElementById(...) is null
On the front-end, the cart page is broken with the following error in exception.log
[2021-11-02 02:51:47] main.CRITICAL: Class ZipMoneyGatewayFacade does not exist {"exception":"[object] (ReflectionException(code: -1): Class ZipMoneyGatewayFacade does not exist at /var/www/html/vendor/magento/framework/Code/Reader/ClassReader.php:28)"} []
The text was updated successfully, but these errors were encountered: