yoja Posted February 27, 2003 Posted February 27, 2003 Hi, I can't get the paypal ipn to work. If i make a payment, the status it returns is always INVALID The order gets entered in to the paypal_txn table in the databse. Paypal connects to my paypal_notify, i reply with this: (fields changed for privacy reasons) POST /cgi-bin/webscr HTTP/1.0 Content-Type: application/x-www-form-urlencoded Content-Length: 774 cmd=_notify-validate&payment_date=04%3A51%3A03+Feb+27%2C+2003+PST&txn_type=web_accept&last_name=last_name&payment_gross=&item_name=My%5C%27s+Shop&mc_currency=EUR&payment_type=instant&business=my%40e-mail.com&address_street=Mystreet+44-34&verify_sign=asignstring&payer_status=intl_verified&payer_email=paypal%40email.nl&tax=0.00&txn_id =some_id&address_status=unconfirmed&first_name=Firstname&quantity=1&receiver_email=email%40shop.com&payer_id=id&address_city=Amsterdam&item_number=200302271349403&payment_status=Completed&address_state=Noord-Holla nd&mc_fee=0.37&payment_fee=&mc_gross=0.60&address_zip=1000+AJ&custom=¬ify_version=1.4&address_country=Netherlands&address_name=Name But the reply from paypal is alwasy invalid. What can be wrong? Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.