Thread: IPN help
View Single Post
05-21-2005, 05:10 AM
#1
fr33Lancer is offline fr33Lancer
Status: I'm new around here
Join date: May 2005
Location:
Expertise:
Software:
 
Posts: 5
iTrader: 0 / 0%
 

fr33Lancer is on a distinguished road

  Old  IPN help

hello all,

I wish you could help me on this?

I have written paypal IPN, it works fine for me, but when my customer tested it, he said that the result is invalid, although the payment was actually completed.

The weirdest part is when he was taken back to the site I was testing the script on, the url contains query string of the $_POST value. This is a security problem. if one can alter the query string, the result will be changed. As I understand the POST method should not include any result on the query string.

The string was like this:
http://www.freelanceworkz.com/raffle...zchK9X7EckI%3d

a very long one with attachment of the POST variable and its values. It should've been :
http://www.freelanceworkz.com/raffle/raf_ipn.php

Maybe you can kindly enough test the script for me. I set as 1 cent per item. I can always send the 1 cent back ... For real, could you test the script and see if it returns a complete result or a valid one.

I am very thankful!

To run the demo, please click on the link

http://www.freelanceworkz.com/raffle/register.php