PayPal IPN on port other than 80
Posted
by Ian Silber
on Stack Overflow
See other posts from Stack Overflow
or by Ian Silber
Published on 2010-05-15T03:59:20Z
Indexed on
2010/05/15
4:04 UTC
Read the original article
Hit count: 450
As anybody tried using Paypal's IPN on a port other than 80?
I'm trying to specify a URL like http://domain.com:8080/url/to/ipn.php but the IPN request isn't getting through.
If I hit the URL directly from my browser it works fine.
© Stack Overflow or respective owner