C Chuck C New member Sep 12, 2010 #1 If the notify_url was /a.php a.php's code is: <?php if($_SERVER[REMOTE_ADDR] == "PALPAL'S IP") { //Payment complete } else { //Normal page visit, no payment made } If that code is correct, what is the IP I would use?
If the notify_url was /a.php a.php's code is: <?php if($_SERVER[REMOTE_ADDR] == "PALPAL'S IP") { //Payment complete } else { //Normal page visit, no payment made } If that code is correct, what is the IP I would use?