My configuration is like this:attechment 1- yandex kassa When I shop I get this error: Class '\Omnipay\YandexCheckout\Gateway' not found how can I fix it?
"require": {
"php": "^7.2",
"aimeos/ai-payments": "~2020.07.1",
"aimeos/aimeos-laravel": "~2020.07",
"composer/installers": "^1.9",
"fideloper/proxy": "^4.0",
"hiqdev/omnipay-yandex-kassa": "^3.0",
"laravel/framework": "^6.0",
"laravel/tinker": "^1.0",
"laravel/ui": "^1.0",
"omnipay/common": "^3.0",
"php-http/guzzle6-adapter": "^1.0",
"php-http/httplug": "^1.0"
},