Pesapal.com

Forum

Welcome, Guest
Username
Password:
 

IPN Listener
(1 viewing) (1) Guest
Welcome to the Pesapal integration forum!

This forum discusses everything about Pesapal integration on your web site. Having any problems? This is the right place to post a question and we are sure you will get an answer
  • Page:
  • 1

TOPIC: IPN Listener

IPN Listener 12 years, 5 months ago #604

  • timna
  • OFFLINE
  • Fresh Boarder
  • Posts: 4
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}

Re: IPN Listener 12 years, 5 months ago #605

  • lazro
  • OFFLINE
  • Administrator
  • Pesapal
  • Posts: 404
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.

Re: IPN Listener 12 years, 5 months ago #606

  • timna
  • OFFLINE
  • Fresh Boarder
  • Posts: 4
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?

Re: IPN Listener 12 years, 5 months ago #607

  • lazro
  • OFFLINE
  • Administrator
  • Pesapal
  • Posts: 404
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.

Re: IPN Listener 12 years, 5 months ago #608

  • timna
  • OFFLINE
  • Fresh Boarder
  • Posts: 4
That is what i have done but it never executes..

Re: IPN Listener 12 years, 5 months ago #616

  • Aernout
  • OFFLINE
  • Fresh Boarder
  • Posts: 3
I've got the same problem...

Confirmations of payments do not come through.
  • Page:
  • 1