Bring-e-Commerce / magento2pix

Magento2Pix
GNU General Public License v3.0
3 stars 3 forks source link

Call to undefined method Endroid\QrCode\QrCode::writeDataUri #1

Open albertobraschi opened 2 years ago

albertobraschi commented 2 years ago

Bom dia, eu instalei em um magento 2.4.2 com php 7.4, essa biblioteca inclusive esta instalada "endroid/qr-code": "^4.4",

[2021-11-27 13:39:08] main.CRITICAL: Error: Call to undefined method Endroid\QrCode\QrCode::writeDataUri() in /var/www/html/app/code/Bring/Pix/Lib/Pix.php:70 Stack trace:

0 /var/www/html/app/code/Bring/Pix/Block/Info.php(131): Bring\Pix\Lib\Pix::getQrcode()

1 /var/www/html/var/view_preprocessed/pub/static/app/code/Bring/Pix/view/frontend/templates/success.phtml(1): Bring\Pix\Block\Info->getPaymentInfo()

eurafaellisboa commented 2 years ago

Conseguiu resolver @albertobraschi ?