What does it do:
================
This contrib adds support for "MerchantOne.com" payment integration.
Customers never leave your site.
They enter their card data directly on your checkout page and the order is processed securely using your SSL certificate
Requirements:
==============
* You will of course need to have an merchantone.com account.
* You "should" have an SSL certificate since card data is being entered on your site
Main features:
==============
* Return click processing Supported
* Testmode support
* Debug Mode
* Custom final order status
How to install it:
==================
1) Unzip and upload the contents of the "admin" and/or "catalog" folder(s) to the root directory of your OpenCart installation.
-- No files are overwritten
2) From the admin menu, go to 'Admin->Users->User Groups'.
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 module, and click edit to configure.
6) To change the title on the payment checkout page, edit the catalog/language/english/payment/<payment_name>.php file
TestMode:
=============
Enable testmode from the admin configuration area of the extension
Use "demo" for user
Use "password" for password
Use 4111111111111111 with any valid exp and cvv for success
Use 4222222222222222 or any invalid exp and cvv for failure