Devprof's Posts
Nairaland Forum › Devprof's Profile › Devprof's Posts
1 (of 1 pages)
[url = "http://www.help.com"]help[/url] |
helo ///home/voguepay/Downloads/ic_launcher.png shhh!! |
======================================================================== [ SERVER REQUIREMENTS ] ======================================================================== 1. PHP 5.x or later (with the function file_get_contents() enabled 2. Curl Support (with SSL) 3. Ioncube Loaders Support If you already have a working WHMCS installation then you should have the minimum requirements needed. Ensure you have the right PHP version. ======================================================================== [ NEW INSTALLATION INSTRUCTIONS ] ======================================================================== 1. Upload "whmcs/modules/gateways/voguepay.php" to the corresponding location on your site. Example: If your whmcs is installed in a folder called "billing", the corresponding location will be "billing/modules/gateways/". If your whmcs is installed on the root of your site, the corresponding location will be "modules/gateways/" 2. Upload "whmcs/modules/gateways/callback/voguepay.php" to the corresponding location on your site. Example: If your whmcs is installed in a folder called "billing", the corresponding location will be "billing/modules/gateways/callback". If your whmcs is installed on the root of your site, the corresponding location will be "modules/gateways/callback" 3. Upload whmcs/payment_complete.php to the corresponding location on your site. Example: If your whmcs is installed in a folder called "billing", the corresponding location will be "billing/payment_complete.php". If your whmcs is installed on the root of your site, put the file on the root folder. 4. Upload whmcs/templates/your_template_folder/payment_complete.tpl to the corresponding location on your site. Example: If your whmcs is installed in a folder called "billing", the corresponding location will be "billing/templates/your_template_folder/payment_complete.tpl". **Replace "your_template_folder" with the name of your template folder. ======================================================================== [ CONFIGURE THE MODULE ] ======================================================================== 1. Log into your WHMCS Admin area. 2. Goto Setup > Payment Gateways 3. Click the "Activate Gateway" dropdown menu. 4. Choose "Voguepay" from the list and click "Activate" 5. You should now see "Voguepay Online Payment" as part of the activated gateways. 6. Input your merchant ID, Developer Code and Notification URL into the space provided and save changes. **The Notification URL should be the full path to the "callback/voguepay.php" file. Example: If your whmcs is installed in a folder called "billing", http://www.your_domain.com/billing/modules/gateways/callback/voguepay.php |
1 (of 1 pages)