Zen Cart Logo
Forums / PayPal Express Checkout support / paypal :Nothing to process. Please return to home page

paypal :Nothing to process. Please return to home page

Locked

Views: 2,837

Results 1 to 5 of 5
This thread is locked. New replies are disabled.
22 Oct 2008, 3:15 PM
#1
chenyun_ok avatar

chenyun_ok

New Zenner

Join Date:
Oct 2008
Posts:
4
Plugin Contributions:
0

paypal :Nothing to process. Please return to home page

Zen cart - using 1.3.8.a version

The setting of the Paypal account and the shopping website are believed to be correct. From the shopping website, it can go to the Paypal account. Buyer can pay to the Paypal account and it do can receive the respective payment. But, after the payment, the link cann’t go back to the shopping website. It is because it cann’t go back to the shopping website, it cann’t create a purchasing list. So, on the Paypal payment notification, we cann’t find any purchased item and buyer address information.

When we simply access this
http://www. gigxon.com/ipn_main_handler.php

it shows:Nothing to process. Please return to home page

According to the information from chart room, it shall show by “blank”. We tested it on local PC, it did show by “blank”. But, when we test it by the terminal of web hosting, it show the bug message.

Remarks:
http://www. gigxon.com/curltest.php
It can work normally (it is formal CURL testing)

http://www.gigxon.com/ipncheck.php
also can work normally (it is also a formal IPN testing)

cURL agency terminal server status true
cURL agency terminal server address

This is the daily notification message:

Oct 22 2008 16:05 -- IPN PROCESSING INITIATED.
*** Originating IP: 218.18.209.134
*** Browser/User Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; zh-CN; rv:1.9.0.3) Gecko/2008092417 Firefox/3.0.3

Oct 22 2008 16:05 -- IPN FATAL ERROR :: No POST data available -- Most likely initiated by browser and not PayPal.

*** The rest of this log report can most likely be ignored !! ***

Oct 22 2008 16:05 -- IPN FATAL ERROR :: Could not find stored session in DB, cannot re-create session as PayPal IPN transaction.

Oct 22 2008 16:05 -- IPN FATAL ERROR :: No saved IPN session data available. Must be an Express Checkout or Direct Pay transaction.

Oct 22 2008 16:05 -- IPN INFO - POST VARS received (sorted):

Have anyone can help me to solve this issue? Everything is ok on my shopping website. Only we cann’t get the purchasing information from the buyer on Paypal, like what item the buyer bought and where is the delivery address. Thanks.

23 Oct 2008, 2:35 AM
#2
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
176

Re: paypal :Nothing to process. Please return to home page

chenyun_ok:

When we simply access this
http://www. gigxon.com/ipn_main_handler.php

it shows:Nothing to process. Please return to home pageThat is entirely normal when using your browser to access that page.
When PayPal's servers access that page, they will get different results.

chenyun_ok:

According to the information from chart room, it shall show by “blank”. We tested it on local PC, it did show by “blank”. But, when we test it by the terminal of web hosting, it show the bug message.I don't understand what you're saying there.
chenyun_ok:

Remarks:
http://www. gigxon.com/curltest.php
It can work normally (it is formal CURL testing)Good.> chenyun_ok:

http://www. gigxon.com/ipncheck.php
also can work normally (it is also a formal IPN testing)Good.

chenyun_ok:

This is the daily notification message:

Oct 22 2008 16:05 -- IPN PROCESSING INITIATED.
*** Originating IP: 218.18.209.134
*** Browser/User Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; zh-CN; rv:1.9.0.3) Gecko/2008092417 Firefox/3.0.3

Oct 22 2008 16:05 -- IPN FATAL ERROR :: No POST data available -- Most likely initiated by browser and not PayPal.

*** The rest of this log report can most likely be ignored !! ***

Oct 22 2008 16:05 -- IPN FATAL ERROR :: Could not find stored session in DB, cannot re-create session as PayPal IPN transaction.

Oct 22 2008 16:05 -- IPN FATAL ERROR :: No saved IPN session data available. Must be an Express Checkout or Direct Pay transaction.

Oct 22 2008 16:05 -- IPN INFO - POST VARS received (sorted):Those specific messages are a result of accessing ipn_main_handler.php via your browser.
The log messages would be different if it was PayPal's server accessing it.

chenyun_ok:

Have anyone can help me to solve this issue? Everything is ok on my shopping website. Only we cann’t get the purchasing information from the buyer on Paypal, like what item the buyer bought and where is the delivery address. Thanks.
If PayPal cannot reach your server properly, then you won't see the order details.

Do you have any more log files?

Who is your hosting company?

23 Oct 2008, 2:59 AM
#4
chenyun_ok avatar

chenyun_ok

New Zenner

Join Date:
Oct 2008
Posts:
4
Plugin Contributions:
0

Re: paypal :Nothing to process. Please return to home page

cURL agency terminal server status true
cURL agency terminal server address

cURL do we design to ture or false? this is HK hosting Co,

23 Oct 2008, 3:43 AM
#5
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
176

Re: paypal :Nothing to process. Please return to home page

chenyun_ok:

cURL agency terminal server status true
cURL agency terminal server address

cURL do we design to ture or false? this is HK hosting Co,

I assume that "cURL agency terminal server status" is a translation of "cURL Proxy Server status"?

You only need CURL proxy enabled if your hosting company requires it. In most cases you do NOT need it enabled ... usually only GoDaddy hosting accounts use it, since they have an unconventional hosting configuration.