_notify-synch with PayPal pro

yeswetel
New Community Member

HI,

I'm migrating from paypal to paypal pro I can make the payment and correctly paypal redirects to my transaction id site and outcome (PDT) but when I try to verify the transaction id by placing a place with command cmd = _notify-synch to get a bad request error 400. what is wrong? Maybe cmd = _notify-synch is different for paypal pro?

Login to Me Too
1 REPLY 1

MTS_Jennifer
Moderator
Moderator

PayPal Pro works with API requests and responses, so it does not work with Payment Data Transfer. You should receive the transaction id in the API response.

If you did not receive the information in the response, you can use Transaction Search to locate Transaction IDs.
Below is the information on Transaction Search API:

Transaction Search API

 

If needed, however, you can also setup Instant Payment Notifications, which will send your database the transaction id as well. 

Information on Instant Payment Notifications

 

Thank you,

Jennifer

 

 

Login to Me Too

Haven't Found your Answer?

It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.