Adding Additional Gateway

Hi Coren,
Please how can I add additional online payment gateway of my choice?

I’ve tried adding the scripts to the folder ‘Vendors–>OmniPay’ and adding an entry to the database table ‘Gateways’ but each time I do it breaks the Online Payment page.

Thank you.
Regards

I believe you need to add the driver using Composer.

You’ll also need to add a record to the gateways table and reload the cache by adding ?clear_cache=true to the end of the URL.