What does it do:
================
This contrib adds support for "I2Pay" payment integration from http://www.neratel.com.sg/
The cart confirmation page will have the CC fields directly on the page.
All processing is done on your domain.
Requirements:
==============
* You will of course need to have a gateway account.
* It is recommended to have an SSL Certificate.
Main features:
==============
* All customer data collected directly on your site
* Processing is done with ajax form redirect to support full form validation
* Debug Mode (logs debug info to your system error log for troubleshooting)
* Full support of error handling.
* Optional "Jump" page
How to install it:
==================
1) Unzip and upload the "admin" and/or "catalog" folders and "i2pay_callback.php" and "i2pay_jump.php" files to the root directory of your OpenCart installation.
- No files are overwritten
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.
6) Set your i2pay return url to "http://yoursite.com/index.php?route=payment/i2pay/callback"