IPN Verification Postback to HTTPS
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I got an email from PayPal asking for me to "fix" the "IPN Verification Postback to HTTPS". Is this a valid PayPal request? I did a search on the PayPal site and there's no info on how to do this. There is a link in the email I got but doesn't go back to Paypal.com instead goes back to paypal.mkt2944.com (which is NOT PayPal!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
So I've done some further research; and it does appear to be a valid PayPal request. Here is a link (on the Austrailian version of PayPal's website), explaining the technical details. At this point, I can only assume the changes will also be applied to US PayPal customers.
Quote from link above:
"The ipnpb.paypal.com and ipnpb.sandbox.paypal.com endpoints only accept HTTPS connections. If you currently use www.paypal.com, you should move to ipnpb.paypal.com when you update your code to use HTTPS."
It appears to specifically have to do with the url being used to postback to PayPal's IPN. This is the connection from YOUR site to PayPal; not the other way around. So when a sale is made on your site; and you send the data to PayPal; you should be using an HTTPS connection.
I run an eStore on WordPress; and use a plugin to facilitate sales. I have reached out to the plugin developer (coincidentally residing in Australia), to see if he can provide me with more details. I will post back here as new information develops.

Haven't Found your Answer?
It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.