I have spent all day trying to get this to work in DNN 4.0.3 Still no luck. I have the url in the IPN setup as you do, payment is processed but no round trip appears to occur. Paypal sends me to an errant URL when I hit the continue or return to merchant...
paypal account is business and verified. IPN - http://www.mysite.com/admin/sales/paypalipn.aspx
http://http/www.mysite.com << the bad URL
So you dont have IPN address? Is it still activated in your PP profile though?
Can anyone tell me what is going on here? So promising yet so frustrating!
I notice that PayPalIPN.aspx uses the Form Variables ( Request.Form() )As per the Documentaion of PayPal, if you wish to receive the IPN, by Post ( Request.Form() ), you need to set send a varialbe called rm = 1 (may be an acronym fo ...