₦airaland Forum

Welcome, Guest: RegisterLoginWith GoogleTrendingRecentNew

Stats: 3,326,304 members, 8,425,967 topics. Date: Saturday, 13 June 2026 at 12:18 PM

Toggle theme

Devprof's Posts

Nairaland ForumDevprof's ProfileDevprof's Posts

1 (of 1 pages)

WebmastersRe: Quickly Guide Me On Using Hyperlink On This Site! by devprof: 5:22pm On Feb 24, 2016
[url = "http://www.help.com"]help[/url]
Nairaland GeneralRe: Nairalanders How Do I Insert Images On My Nairaland Posts by devprof: 5:09pm On Feb 24, 2016
testing
[img]http:///I09iTnoO[/img]
testing
TV/MoviesHello by devprof(op): 4:57pm On Feb 24, 2016
helo
///home/voguepay/Downloads/ic_launcher.png
shhh!!
WebmastersRe: How Can I Integrate Voguepay With WHMCS? Need Help by devprof: 7:30am On Nov 27, 2015
========================================================================
[ 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)