What does it do:
================
This contrib adds support for "Payments Gateway SWP" payment integration from http://www.paymentsgateway.com
The customer is redirected to the secure gateway site to pay, and then returned back after payment is made.
Allowing secure transactions without needing your own SSL Certificate.
Requirements:
==============
* You will of course need to have a gateway account.
Main features:
==============
* Redirect payment processing
* PCI Compliant since no sensitive data is collected on your site
* Debug Mode (logs debug info to your system error log for troubleshooting)
* Full support of error handling and logging.
How to install it:
==================
1) Unzip and upload all folders and files in the "upload" folder to the root directory of your OpenCart installation.
- No files are overwritten. Folders are simply merged.
2) From the admin menu, go to 'Admin->Users->User Groups'. Edit Top Administrator
3) Find and check the entries for any unchecked files in both modify and access. save.
4) From the admin menu, go to 'Extensions->Payment'.
5) Install the new module, and click edit to configure.