PDA

View Full Version : Questions


a_n
23rd September 2007, 12:22 AM
I am trying to make my own IPN handler and need some help.
1. How does the cookie is being passed? Is it being passed inside the custom field? How to extract the cookie from it?
2. Where data1/2/3 are being passed (the fields that are specified in the banner link)?
3. I want to fake a cookie and notify the system with the sale.php script, is the name of the cookie being passed through custom filed too? I looked at your code and noticed that it is dynamic.

Thanks