Hi
I need to add one of the payment gateways from Omnigithub.
I installed it with
composer require league/omnipay GWNAME
in
/var/www/html/invoices/vendor/omnipay/GWNAME
But the gateway is not shown in available payment gateways.
Anyone know how should I add new one?