First i want to thank you for this module.. it will make my life 100% easier (..when i get it working properly)..

I think i've set up everything properly, but it seems i'm not getting the IPN from Paypal. I have activated IPNs in my account.. I tried it both with and without the IPN URL, but still i get nothing. Payments are coming into my account - just nothing at the Drupal end..

How can i troubleshoot this?

Comments

MrGeek’s picture

Title: Not getting IPN's » Not getting IPN's - Problem solved

Alright, i figured it out. it turns out that my Drupal "Bad-Behaviour" module was blocking the incoming IPNs from PayPal. Disabling the Bad-Behavior module or whitelisting PayPal seems to solve the problem.
Perhaps the readme/documentation should be updated to include this tip.

LeeMcL’s picture

Assigned: Unassigned » LeeMcL
Status: Active » Closed (fixed)

I've updated the README.txt to warn users.

Thanks for reporting this.

Lee