Closed (fixed)
Project:
e-Commerce
Version:
5.x-3.4
Component:
payment
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
2 May 2008 at 16:11 UTC
Updated:
5 May 2008 at 03:43 UTC
I got my first sale last night, and I found out when Paypal sent me a funds received email... this didn't happen during testing, everything worked as expected! The item was left in inventory, and stayed in inventory even though I marked the transaction as Payment received! I had to manually remove it.
My log says: IPN hit, no transaction ID given.
Details:
Type paypal
Date Wednesday, April 30, 2008 - 08:45
User Visitor
Location http://MYDOMAIN.com/paypal/ipn
Referrer
Message IPN hit, no transaction ID given.
help? do I need to change a setting somewhere?
Comments
Comment #1
miahawk commentedI selected wrong version, oops.
Comment #2
miahawk commentedanyone have any idea why my ipn debug email would contain only this:
PayPal IPN Results
==================
yes, and nothing else.
and, should paypal have shopping cart details, like items? the notification I get from paypal only has the total and the "product number"
Payment Details
Total amount: $2.01 USD
Currency: U.S. Dollars
Item/Product Number: txnid_4
help!
Comment #3
miahawk commentedI'm wondering how much of my problem has to do with my host being godaddy, which requires https requests go through a proxy server. has anyone modified the eC paypal mod to work on godaddy?
Comment #4
miahawk commentedwell, I've confirmed that the problem was indeed godaddy's requirement that https requests go through a proxy server. we messed around with it for hours and I finally gave up and moved my site to another host and bam! got an order and it completed properly and marked the items sold out.
so, marking this as fixed. paypal on ecommerce simply will not work on godaddy without using curl to pass the transaction through godaddy's proxy.