|
Welcome,
Guest
|
|
|
I have added IPN Listeners URL
Web Domain:XXXXXXXXXXXX:9020 Listener Url:XXXXXXXXXXXXXXXX:9020/TestPay/index.jsp I am not getting the Hit to the jsp page when there a change in status of a transaction , please help |
|
Last Edit: 12 years, 6 months ago by rahul0611.
|
|
Hey rahul0611
For the IPN Listener, you need to ensure that the domain and Listerner URL supplied is the same as the URL that is used to call the iframe from PesaPal while loading payments. In your case, try excluding the port number while typing in the Domain for the listener, see if it works. Optionally, enter another IPN listener that has the Domain without the listener to see if it gets called Regards |
|
Last Edit: 12 years, 6 months ago by setas62754.
|
|
Thanks markm, can please explain with example urls for
:"For the IPN Listener, you need to ensure that the domain and Listerner URL supplied is the same as the URL that is used to call the iframe from PesaPal while loading payments." |
|
|
|
Hey rahul0611,
If you call PesaPal iframe from a website say www.thisismysite.com and do payments from there, then the IPN has to be Domain www.thisismysite.com IPN Listener URL: www.thisismysite.com/url-to-ipn-listener-script The domain has to match the site the iframe is called for so that PesaPal can identify which IPN Listener to call When we tried to load support.intense.in:9020/ from browser and it loads the default server page, nt sure in your case he site runs from there? |
|
The following user(s) said Thank You: rahul0611
|
|
Here is the Initial page for payment :XXXXXXXXXXXXXX:9020/Payment/index.jsp
after submitting the form it redirect to : XXXXXXXXXXXXXXX:9020/Payment/pesapal.jsp where frame is loaded and i am trying to listen on :XXXXXXXXXXXXXXXX:9020/Payment/listen.jsp ,please help |
|
Last Edit: 12 years, 6 months ago by rahul0611.
|
|
Hi ,
What if i am not loading in iframe , but redirecting the from my domain to pesapal.com , will IPN call my domain page? Thanks |
|
|
|
Yes, it will as long as XXXXXXXXXXXXXXXX:9020/Payment/listen.jsp is publicly available.
|
|
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. |
|