Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Call to undefined method Omnipay\Quickpay\Message\Notification::send() #17

Open
mahrezo opened this issue Feb 28, 2021 · 0 comments
Open

Comments

@mahrezo
Copy link

mahrezo commented Feb 28, 2021

I setup a TYPO3 web site and Aimeos extension using composer and I added :

"league/omnipay": "^3",
"nobrainerweb/omnipay-quickpay": "^3.0"

Everything is functional except the callbackurl ... I get this error HTTP Status code: 500

After some diagnosis I found this error :

Call to undefined method Omnipay\Quickpay\Message\Notification::send()
in /var/www/example.com/public/typo3conf/ext/aimeos/Resources/Private/Extensions/ai-payments/lib/custom/src/MShop/Service/Provider/Payment/OmniPay.php line 504

Screenshot : https://i.ibb.co/5h1Bsyv/eror.jpg

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant