im running version 1.3.5 and that was a clean install. I didn't change anything to the Paypal site, I just followed the instructions in the ipn_main_handler.doc.
Printable View
im running version 1.3.5 and that was a clean install. I didn't change anything to the Paypal site, I just followed the instructions in the ipn_main_handler.doc.
I would also recommend upgrading to v1.3.6 ... there were quite a few changes between v1.3.5 and v1.3.6 that you really want on your site ...
Hi all,
Same problem: paypal paiement transaction ok but no order.
My configuration:
ZenCart 1.3.5
French language (only french activated; english language was removed)
Ultimate_SEO_URLs_v2.103
Here are the IPN MESSAGE mails:
#1 IPN FATAL ERROR::No POST data available
#2 IPN FATAL ERROR::Could not find stored session in DB, cannot re-create session
#3 IPN NOTICE::Got past language loads
#4 IPN FATAL ERROR::No saved session data available
#5 IPN INFO - CURL INFO
HTTP/1.1 200 OK
,Date: Thu, 14 Dec 2006 20:30:45 GMT
,Server: Apache/1.3.33 (Unix) mod_gzip/1.3.26.1a mod_ssl/2.8.22 OpenSSL/0.9.7e
,Set-Cookie: cookie_check=yes; expires=Sun, 11-Dec-2016 20:30:45 GMT; path=/; domain=.paypal.com
,Set-Cookie: Apache=213.251.189.203.7591166128245350; path=/; expires=Sat, 06-Dec-36 20:30:45 GMT
,Connection: close
,Transfer-Encoding: chunked
,Content-Type: text/html; charset=UTF-8
,
,7
,INVALID
,0
,
etc....
Any idea?
Could this possibly be related to the installation of Ultimate_SEO_URLs_v2.103? Or the french translation?
Either of those is a possible culprit. Does it work without The SEO and in English.Quote:
Could this possibly be related to the installation of Ultimate_SEO_URLs_v2.103? Or the french translation?
I try to deactivate SEO but then when testing a sale, I have an error displaying the checkout page (checkout button): http://www.toile-a-matelas.com/index...ckout_shipping
The error is HTTP 404.
No time to work this out cause I have to go to work (begining of the day in France). More to come tonight.
Arggghhhh!
I worked it out!
I have unsinstalled SEO URL's and my Paypal transactions are working fine now with order recorded and stock decreased.
I can breathe a little now. Still a pain: all my pages referenced by Google are bad URL now. Also, my backlink page URL has changed and all the directories robots begin to knock at my door wanting to know what is happening...
I was having the same problem and I just turned off SEO URLs and everything works again.
Well, I have waited and now it seems that Paypal has corrected whatever they had broken because my AnimalArtBySandy.com cart is working perfectly again and I didn't change a thing.....
Paypal is going to drive me out of my mind........:lol:
I am also running 1.3.5 and having similar problems with "IPN WARNING::Transaction email address not matched." having examined the logs.Quote:
I found this earlier... it might help.
http://www.zen-cart.com/forum/showthread.php?t=48467
Something about modifying line 60 of includes/modules/payment/paypal/paypal_functions.php
from
if ($postArray['business'] != strtolower(MODULE_PAYMENT_PAYPAL_BUSINESS_ID)) {
to
if (strtolower($postArray['business']) != strtolower(MODULE_PAYMENT_PAYPAL_BUSINESS_ID)) {
This was apparently fixed in 1.3.6 but I don't have time to upgrade at the moment. Also, for those not seeing an order number when they get redirected back to their cart, you might want to hit the "refresh" button.
Arnold
Well I just read through all of this. I have version 1.3.7
I can place an order and it goes through checkout ...to paypal and to the sucess page.
Nothing shows in the error log
And no oders are recorded
Is it possible the permissions are wrong?
I ran ipncheck.php and got this
IPNCHECK.PHP - Version 1.0
IPN TESTING - POSTING to PayPal via: ssl://www.paypal.com:443
IPN TESTING - Confirmation/Validation response: RESPONSE RECEIVED - Communications OKAY
Script finished.
well I fixed it
Installing the june 17 patch did the job
:clap: Thanks for the follow up.
More info
The site was loading very slow. The techs said there was some sql processes "hanging" and fixed that.
That slow process time may have been the reason i stopped working