Manual WordPress Installation
To integrate VoguePay to your WordPress site, Please follow the steps below:
- Login to your WordPress Admin Area.
- Go to “Plugins > Add New” from the left hand menu.
- In the search box type “VoguePay WooCommerce”.
- Locate by kunlexzy.
- From the search result you will see “VoguePay WooCommerce” click on “Install” to install the plugin.
- Click “Activate” to activate the plugin.
Then login to your cpanel or your host provider file manager, open the public_html folder, and replace these files, file path is given below
File – 1 ( class.extracharge.php )
file path : /public_html/wordpress/wp-content/plugins/woo-voguepay/includes
Locate the old class.extracharge.php and delete the file and replace it with the new file below.
File – 2 ( class.voguepay.php )
file path : /public_html/wordpress/wp-content/plugins/woo-voguepay/includes
Locate the old class.voguepay.php and delete the file and replace it with the new file below.
class.extracharge.php
11KB
Text
File - 1
class.voguepay.php
24KB
Text
File - 2
- Optional - Request for sandbox_id to test or test using your main debit card
Last modified 2mo ago