Browse: Home / Classes / IpnListener /

IpnListener::processIpn

IpnListener::processIpn( $post_data = null )

Process IPN


Description #

Handles the IPN post back to PayPal and parsing the response. Call this method from your IPN listener script. Returns true if the response came back as "VERIFIED", false if the response came back "INVALID", and throws an exception if there is an error.


Parameters #

(array) (Required) @return boolean


Source #

File: includes/lib/paypal/ipnlistener.php