PayPal - IPN
Hi guys,
I am having problems with receiving post data from paypal. I have enabled IPN and the URL for it, and have used the code supplied from the book 'Professional Web API with PHP'. After making successful payments using sandbox, the database table is not being updated, i am recieve a email saying Fake IPN. I do not believe POST DATA is being sent.
I am able to enable the redirect and go back to my website using some of the $_GET data, but i really need to get that POST DATA.
Can anyone please advise me what to do? Or what im doing wrong?
|