Can't figure out how to get listener to work
-
Hello,
I am trying to use the listener with the paypal IPN simulator. All I want to do is send a message from the IPN simulator on the PalPal developer site to the listener in your framework and dump the contents to the screen.
For the time being, I have commented out the call to validate the IPN because I just need to verify that data actually gets to the listener. Once I know that data is going to the listener, then I will reinstate the validation.
I have a developer account with paypal, and I have supplied the sandbox creditials in the plugin settings. (Are the credentials even used if all you want to do is listen? Rremember, I have commented out the call to your validation function for right now.)
I have added a “paypal-ipn” action just as your described in the FAQ. But, I cannot determine if I the listener is receiving the IPN messages. Either, the listener is not receiving messages, or it is receiving the messages but I don’t know where to look to see the message dump.
Can you help me here?
Thanks!
- The topic ‘Can't figure out how to get listener to work’ is closed to new replies.