HOTO install GSPAY payment module for Cubecart system
-------------------------------------------------------

1. Unpack (unzip) archive into temp directory
2. Place (upload by ftp) includes folder to the your Cubecart base directory on server
3. Check that all files listed below exists on server
    modules/gateway/GSPAY/admin/index.inc.php
    modules/gateway/GSPAY/admin/logo.gif
    modules/gateway/GSPAY/language/module.definitions.xml
    modules/gateway/GSPAY/skin/admin/index.tpl
    modules/gateway/GSPAY/skin/form.tpl
    modules/gateway/GSPAY/config.xml
    modules/gateway/GSPAY/gateway.class.php


4. Check that your PHP includes CURL with SSL support (see http://www.php.net/manual/en/ref.curl.php for details or contact your hoster)
5. Open Cubecart admin panel in web browser
6. Open "Modules->Payment Gateways" section
7. Select "Gspay" module  and Enter site ID of your site in GSPAY system (i.e. number like 61540, NOT your merchant ID) into Site ID field.
9. Save setup

