|
Welcome,
Guest
|
|
|
I would like to integrate PesaPal with whmcs v5.3.8. Any assistance will be much appreciated.
|
|
|
|
Hi Standa,
We currently have an extension for WHMCS v5.2.x You can try it out on your current version of WHMCS and if this does not work please check our step by step tutorial on how to integrate Pesapal using PHP at developer.pesapal.com/how-to-integrate/step-by-step and developer.pesapal.com/how-to-integrate/php-sample We are currently working on a video tutorial on the same and it will be uploaded by 6pm today. |
|
|
|
Hello Dan,
Thank you for the links. I have installed all the required files and folders, activated the PesaPal module and updated IPN details but it's not working. When I clink on an invoice to make payment I get the link mydomain.com/modules/gateways/pesapal/iframe.php and a blank page. What could be the problem? Is the video tutorial out yet? |
|
|
|
Hi Standa,
In the IPN configuration please use your real domain. Replace mydomain.com with yours. Also look at iframe.php and ensure you are posting all the relevant data that will be passed to Pesapal before the IFrame loads.Lastly, ensure you add your merchant key and merchant secret in iframe.php or you could retrieve them dynamically depending on how your framework is designed. Let me know if this works. |
|
|
|