Supported OpenCart Versions:
================
1.5.x
2.x.x
What does it do:
================
This contrib adds support for iPay88.com payment integration.
The checkout button will redirect the customer to the iPay88 site to login and pay.
Once payment is completed, the page will redirect back to your site.
Requirements:
==============
* You will of course need to have an iPay88 account.
* You will need to have MYR or PHP currency setup in your cart, depending on which country you are from
Main features:
==============
* PCI/PA DSS compliant. No sensitive data is stored on site
* Uses OpenCart extension system. No files overwritten.
* Redirect style payment removes risk from store owner and puts customer on secure payment site
* Separate APIs based on origin country selection
* Debug logging and error handling for troubleshooting
* Custom final order status
How to set up return address for callback:
===============================
Log into your iPay88 account to set up the Response URL and status Response URL.
http://www.yoursite.com/index.php?route=payment/ipay88/response
Set the backendurl to
http://www.yoursite.com/index.php?route=payment/ipay88/callback
You must also email iPay88 your referrer url. This is normally:
http://www.yoursite.com/index.php?route=checkout/checkout
Which is the last page on your site before being sent to the iPay88 page.
If you are using a custom checkout system, be sure you update this url to match the custom checkout