Pesapal.com

Forum

Welcome, Guest
Username
Password:
 

Not able to get response status
(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: Not able to get response status

Not able to get response status 10 years, 2 months ago #1466

Hello Team,

I want to integrate Pesapal for my kenya client. Currently trying to implement the using demo.pesapal.com. I am able to send the request to pesapal using PostPesapalDirectOrderV4 method. I am also providing the Return URL.

On return URL i am only getting the "pesapal_transaction_tracking_id" and "pesapal_merchant_reference" but not any "pesapal_notification_type" and "pesapal_response_data" transaction status. While on demo merchant account i am able to see the all transaction as Cancelled.

Please provide the appropriate solution ASAP.

Thanks in advance!!

Re: Not able to get response status 10 years, 2 months ago #1467

  • lazro
  • OFFLINE
  • Administrator
  • Pesapal
  • Posts: 404
Greetings Shivam,

Please have a look at the following documentations and the example given. The callback URL does not containe the notification_type. This is only appended on the IPN URL not callback URL. We also do not append the status on the url. You have to query the status using the tracking id and merchant reference.
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.
The following user(s) said Thank You: Shivam Sharma

Re: Not able to get response status 10 years, 2 months ago #1469

  • Ayesh
  • OFFLINE
  • Senior Boarder
  • Everythings works for good.
  • Posts: 53
When testing note that the reply from PesaPal you get when you send the payment contains the information on the initial status of the transaction. Check the $_GET array.

On querying for the status and processing the IPN check from the urls pointed to by Lazaro.
Don't let what shows up for a moment become our eternity.
  • Page:
  • 1