What does it do:
This contrib adds the ability to process credit cards real-time with eway australian payment gateway. It uses the 'Merchant Hosted CVN' method, which means your customer never leaves your site during checkout. All transaction processing is done in the background. CVN just means it supports using CVV/CVN numbers on the back of the credit card.
Requirements:
* You will of course need to have an eway.com.au account for taking credit card payments online.
* Since 'Merchant Hosted' is done at your store, you "should" use an SSL Certificate.
* Since it uses AUD currency, your store must have AUD setup or it will not show on the payment select page.
Main features:
* All credit card processing is done on your site. Customer never leaves.
* Uses custom error handler on the checkout/confirm page to show any card errors.
* Works Internationally.
* Automatically converts all currencies to AUD.
* Configurable for test and production accounts simultaneously for easy mode switching.
How to install it:
1) Unzip and upload the contents to the root directory of your OpenCart installation, preserving directory structure
2) From the admin menu, go to 'Admin->Users->User Groups'. Edit the Top Administrator.
3) Find and check the new entries for both modify and access.
4) From the admin menu, go to 'Extensions->Payment'.
5) Install the module, and click edit to configure.