• Resolved vannderr

    (@vannderr)


    I have installed EZ Paypal LITE (v6.36) at a WP site for members to pay their subscription.

    I need to see the IPN data returned by Paypal, so I can update the DB.
    “return.php” is unreliable, because it is not always triggered (like after the FireFox warning about ‘unsecure site’).

    Which EZPayPal script is the one that Paypal is supposed to use for IPN notification in the background?
    Can I set this somewhere?
    Or does the LITE version not have this functionality?

    https://ww.wp.xz.cn/plugins/easy-paypal-lte/

Viewing 1 replies (of 1 total)
  • Plugin Author manojtd

    (@manojtd)

    The IPN listener is office.php, which does a very good job of validating the transaction and updating the DB.

Viewing 1 replies (of 1 total)

The topic ‘which php script is used for IPN notification by Paypal (not return.php)’ is closed to new replies.