IPN and non HTTPS

glezbsg
Contributor
Contributor

I'm new to PayPal and IPN and am not receiving IPN post backs to my dev system using the IPN simulator.  I've tried it on our live system and am getting them.  The only difference I see is that our live system has a SSL cert and can process https requests but the dev system does not have a cert installed so it can only get http requests.   Is there a way to receive IPN post backs to a non HTTPS site?

Login to Me Too
1 ACCEPTED SOLUTION

Accepted Solutions
Solved

angelleye
Advisor
Advisor
You can get IPN's to an http:// address just fine, but within your script you need to be posting back to PayPal for verification using https://

Angell EYE - www.angelleye.com
PayPal Partner and Certified Developer - Kudos are Greatly Appreciated!

View solution in original post

Login to Me Too
1 REPLY 1
Solved

angelleye
Advisor
Advisor
You can get IPN's to an http:// address just fine, but within your script you need to be posting back to PayPal for verification using https://

Angell EYE - www.angelleye.com
PayPal Partner and Certified Developer - Kudos are Greatly Appreciated!
Login to Me Too

Haven't Found your Answer?

It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.