Customizing my IPN script

Great affiliate plugin… have the PayPal pro version. So I already have a complex IPN.php script on my site, and just want to record purchases. On my site, I don’t use the PayPal form, but rather just the email links for various products. Is there a way that I can continue to use my custom IPN php script and tie your plugin into my PayPal email product links?


Comments

One response to “Customizing my IPN script”

  1. Hi Chris, yes but I would assume that you have to use the API to record referrals instead. Please have a look at the API documentation and examples. I suppose that for your case, you could call the API to record a referral after your handler has recognized a valid IPN.

Share