Paypal recuring IPN signals

Posted by user1548981 on Stack Overflow See other posts from Stack Overflow or by user1548981
Published on 2013-11-06T09:49:29Z Indexed on 2013/11/06 9:53 UTC
Read the original article Hit count: 283

When creating Paypal recurring payments i don't receive any notifications from IPN that the recurring payments were actually made. I do receive the notifications that recurring profiles are created, that regular payments are made, that profile is canceled and so on. But no notifications when Paypal make the recurring payment.

The file that process the ipn notification works fine and i think is bug free.It also send me an email every time he got something from Paypal(with row POST data) so i don't think the problem is here.

Does Paypal send these notifications.If i set a daily recurring payment i should get a daily notification that payment was made? From what i read in documentation i should get these signals but..

Thanks

© Stack Overflow or respective owner

Related posts about paypal

Related posts about paypal-api