Upon checkout, Payflow Link approves a transaction and returns to the payflowlink/return URL. However the Silent Post does not appear to be working. How can I debug/diagnose this failure?
I'm running Drupal 6.19, Ubercart 6.x-2.4, and Payflow Link 6.x-1.1
Ubercart setup:
Transaction Process Mode: Sale/Payment
Payflow Link setup is as follows:
Return URL Method= Link
Return URL= http:///payflowlink/return
Silent post URL= http:///payflowlink/post
Transaction Process Mode= Test
Have Silent Post problems been observed before?
Thanks for any help.
Comments
Comment #1
jsulmar commentedoops, too many slashes in my post.
I meant:
Return URL= http://payflowlink/return
Silent post URL= http://payflowlink/post
Comment #2
longwaveIf you enable "Store transaction response data from PayPal in the watchdog" in the payment method settings, all silent POSTs should be logged in Reports > Recent log entries.
Comment #3
sharonknieper commentedI am also having the same issue. The 'store transaction response data...' option is enabled. There are no entries in my watchdog. Any other debugging suggestions?
Comment #4
sharonknieper commentedjust replying that mine was due to a simple typo that elluded me for a while...silent post works fine
Comment #5
longwave@sharon: Thanks for the report.
@jsulmar: Can you confirm your URLs are in the format http://yourstore.com/payflowlink/return and http://yourstore.com/payflowlink/post ? The URLs you have given above are missing your domain name.
Comment #6
longwaveNo response in 6 weeks.