|
Welcome,
Guest
|
|
|
i need to update my db on status change please how do we know that the status has changed through a query so that we can process the update eg if($status = ){code to update db}
|
|
|
|
Hi Timna,
For the IPN documentation check developer.pesapal.com/how-to-integrate/ipn For code examples check developer.pesapal.com/how-to-integrate/samples-downloads For a full working PHP example check developer.pesapal.com/forum/2-pesapal-in...-pesapal-php-example You can also check the full PesaPal API documentation at github.com/itsmrwave/pesapal-php The links above will guide you on updating the transaction status using IPN. |
|
Regards,
Lazaro Ong'ele Web Developer Skype: Lazrotep +254-020-249-5438 ; +254-706-191-729 Dagoretti Lane, Off Naivasha Road. Facebook: www.facebook.com/pesapal Twitter: twitter.com/PesaPal Helpdesk: support.pesapal.com This e-mail address is being protected from spambots. You need JavaScript enabled to view it. |
|
Okay it works fine now when i put get values on the IPN URL. Think why it aint updating automatically is because of you guys, for when i post values there it updates db well. My test domain is on a first level domain like mysite.com. could that be the problem because maybe your apn tries www.mysite.com?
|
|
|
|
Hi,
If your site is mysite.com input the IPN link as [http(s)]://mysite.com. IPN executes the parameters provided. |
|
Regards,
Lazaro Ong'ele Web Developer Skype: Lazrotep +254-020-249-5438 ; +254-706-191-729 Dagoretti Lane, Off Naivasha Road. Facebook: www.facebook.com/pesapal Twitter: twitter.com/PesaPal Helpdesk: support.pesapal.com This e-mail address is being protected from spambots. You need JavaScript enabled to view it. |
|
That is what i have done but it never executes..
|
|
|
|
I've got the same problem...
Confirmations of payments do not come through. |
|
|
|