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.
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 ...
Linda McGrath
If you have to think ... you haven't been zenned ...
Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!
Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.5]
Officially PayPal-Certified! Just click here
Try our Zen Cart Recommended Services - Hosting, Payment and more ...
Signup for our Announcements Forums to stay up to date on important changes and updates!
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.Could this possibly be related to the installation of Ultimate_SEO_URLs_v2.103? Or the french translation?
Please do not PM for support issues: a private solution doesn't benefit the community.
Be careful with unsolicited advice via email or PM - Make sure the person you are talking to is a reliable source.
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........![]()
I am also running 1.3.5 and having similar problems with "IPN WARNING::Transaction email address not matched." having examined the logs.
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
Bookmarks