Class '\Omnipay\Mobile\Gateway' not found
Forum rules
Always add your Laravel, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
Always add your Laravel, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
- MPOUAMONWAKPARE-AMEY(spero)
- Posts: 2
- Joined: 11 Sep 2023, 13:49
Class '\Omnipay\Mobile\Gateway' not found
System ubuntu 22
php 8.1
aimeos version latest
i installed new omnipay driver by doing : composer req aimeos/ai-payments larrytech7/omnipay-momocm.
I configure it by adding new service with type payment and provider omnipay. I also add options but when using it on front i'm getting this error: Class '\Omnipay\Mobile\Gateway' not found.
Any help plz!
thx
php 8.1
aimeos version latest
i installed new omnipay driver by doing : composer req aimeos/ai-payments larrytech7/omnipay-momocm.
I configure it by adding new service with type payment and provider omnipay. I also add options but when using it on front i'm getting this error: Class '\Omnipay\Mobile\Gateway' not found.
Any help plz!
thx
Re: Class '\Omnipay\Mobile\Gateway' not found
Make sure that the "type" is "Momoc":
https://aimeos.org/docs/latest/manual/s ... ay-generic
https://aimeos.org/docs/latest/manual/s ... ay-generic
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos,
give us a star
If you like Aimeos,

- MPOUAMONWAKPARE-AMEY(spero)
- Posts: 2
- Joined: 11 Sep 2023, 13:49
Re: Class '\Omnipay\Mobile\Gateway' not found
Thank you,
I now have a better understanding of the suppliers
I now have a better understanding of the suppliers