/* $Id: README.txt,v 1.0 2009/12/17 10:32 iway Exp $ */

CONTENTS OF THIS FILE
---------------------

 * SUMMARY
 * REQUIREMENTS
 * INSTALLATION
 * CONFIGURATION
 * CONTACT

SUMMARY
--------
This module implements the OnePAY API, the largest online payment gateway in Vietnam as an Ubercart payment gateway module for authorization and transactions via OnePAY.  After installing, to connect to OnePAY payment gateway, some information must be entered in the configuration page at Administer › Store administration › Configuration › Payment settings. The module is widely used in e-commerce websites designed by iWay, such as: Vietnam Tourism, and also other providers.

REQUIREMENTS
-------------
  - Drupal 6.x
  - Ubercart 2.x  
  - PHP 4.3.0 or greater


INSTALLATION
--------------
* Install as usual, see http://drupal.org/node/70151 for further information.


CONFIGURATION
--------------
 * Go to Administer › Store administration › Configuration › Payment settings
 * Check Enable onepay
 * Settings Transaction
    - ReturnURL: ex: http://example.com
    - MerchantID, Transaction key, Secure Hash Secret (contact with onpay http://www.onepay.vn/) 

CONTACT
---------

Current maintainers:
* iWay (iway) - http://drupal.org/user/662812


This project has been sponsored by iWay. Visit http://www.iwayvietnam.com for more information.


