PayPal IPN Sandbox response always INVALID
问题 I'm trying to implement PayPals IPN on my website in asp.net using C#. I am using the sample code given by PayPal found here: https://cms.paypal.com/cms_content/GB/en_GB/files/developer/IPN_ASP_NET_C.txt I have enabled IPN on my account with the URL of the ipn on my site. The URL used in the code as you can see in the link above is the sandox url for paypal testing. I am using the IPN Simulator and It's giving me "IPN sent successfully response" but on my website it displays invalid every