Zen Cart Logo
Forums / Installing on a Linux/Unix Server / Stuck PayPal order plus creating duplicate store

Stuck PayPal order plus creating duplicate store

Locked

Views: 1,624

Results 1 to 4 of 4
This thread is locked. New replies are disabled.
4 Jul 2007, 8:31 PM
#1
lrs avatar

lrs

Zen Follower

Join Date:
Feb 2006
Posts:
130
Plugin Contributions:
0

Stuck PayPal order plus creating duplicate store

I am trying to create a duplicate of my current store in an effort to solve the stuck PayPal problem I am having, and to add a credit card payment setup in the near future, without shutting down my current store.

I did an upgrade from 1.3.5 to 1.3.7 about a week ago, and that is when my stuck PayPal problems began. I didn’t have any stuck PayPal orders in the last year+ running 1.3.5 on the same GoDaddy host account. I did not have SSL enabled when I did the recent upgrade so I am trying to make a duplicate store that was installed from scratch with SSL enabled. Once I get it running I will switch over to it. Also I am pretty sure that in the boxes that asked for the https: directory on the existing install, I dd leave them as is, which might be the cause of my woes? I don't know where to check that information other than when Zen Cart is installed.

I now have a new database installed and a new store from this download: zen-cart-v1.3.7-full-patched-07012007.zip, installed in a new directory that was all done AFTER the SSL was enabled.

Do I need to install any patches to my current setup that was originally installed with zen-cart-v1.3.7-full-fileset-12302006.zip plus the two following patches:
zen-cart-v1.3.7-admin-patch.zip
zen-cart-v1.3.7-xss-patch.zip

Also just for grins, is this download:
zen-cart-v1.3.7-full-fileset-12302006.zip

the same as this one, less the two patches above?
zen-cart-v1.3.7-full-patched-07012007.zip

What files should I NOT copy to the new site besides the ones mentioned in this document, the /includes/configure.php and /admin/includes/configure.php.

https://www.zen-cart.com/tutorials/index.php?article=100

Are there any files/folders on the existing install that will need to be modified in order to work with the new install that has SSL enabled, or should I be OK if just I follow article 100 above, after I have installed the needed updates if any to my existing installation?

Thanks in advance for your suggestions.

4 Jul 2007, 8:41 PM
#2
lrs avatar

lrs

Zen Follower

Join Date:
Feb 2006
Posts:
130
Plugin Contributions:
0

Re: Stuck PayPal order plus creating duplicate store

LRS:

Do I need to install any patches to my current setup that was originally installed with zen-cart-v1.3.7-full-fileset-12302006.zip plus the two following patches:
zen-cart-v1.3.7-admin-patch.zip
zen-cart-v1.3.7-xss-patch.zip

That should read:

Do I need to install any patches to my current setup that was originally installed with zen-cart-v1.3.7-full-fileset-12302006.zip plus the two following patches** BEFORE I copy the files over to the new store**:

5 Jul 2007, 4:32 PM
#3
lrs avatar

lrs

Zen Follower

Join Date:
Feb 2006
Posts:
130
Plugin Contributions:
0

Re: Stuck PayPal order plus creating duplicate store

Stuck PayPal Orders

Had another stuck PayPal order in my current store, where the payment posted but it failed to post an order on my site. (This is happening 100% of the time with any PayPal IPN payments.

Here is the debug text. I didn't include the longer ones with the customer name, address, amounts, shipping etc. but can post them if needed (less private information).

What in here could be a possible cause of the stuck PayPal orders? I see several errors and warnings but don't understand them enough to get anything usefule from them. Hopefully someone here can help.

#1
IPN FATAL ERROR::Could not find stored session in DB, cannot re-create session as PayPal IPN transaction....

#2
IPN FATAL ERROR::No saved session data available

#3
IPN NOTICE::ipn_application_top -_ language files okay

#4
IPN INFO - POST VARS received:
payment_date=12:26:04Jul 03, 2007 PDT
&txn_type=send_money
(Lots more text, can post if needed)

#5
IPN INFO - POST VARS sent back:
POST /us/cgi-bin/webscr HTTP/1.1
Host: https://www.paypal.com
Content-type: application/x-www-form-urlencoded
Content-length: 906
Connection: close
(Lots more text, can post if needed)

#6
IPN INFO - CURL INFO confirmation report
HTTP/1.0 200 OK
,Date: Thu, 05 Jul 2007 06:21:57 GMT
,Server: Apache/1.3.33 (Unix) mod_fastcgi/2.4.2 mod_gzip/1.3.26.1a mod_ssl/2.8.22 OpenSSL/0.9.7e
,Set-Cookie: cookie_check=yes; expires=Sun, 02-Jul-2017 06:21:57 GMT; path=/; domain=.paypal.com
,Set-Cookie: Apache=....74011183616****; path=/; expires=Sat, 27-Jun-37 06:21:57 GMT
,Content-Type: text/html; charset=UTF-8
,X-Cache: MISS from wc04.inet.****.secureserver.net
,Connection: close
,
,VERIFIED

#7
Breakpoint: 1

#8
Breakpoint: 2

#9
Breakpoint: 3

#10
IPN WARNING::Could not find matched txn_id record in DB

#11
Breakpoint: 4 txn_type=unique ordersID = IPN_id=

#12
IPN DEBUG::uniqueness-test. Relevant data from POST:
txn_type = unique
parent_txn_id =
txn_id = 91N23745600******

#13
IPN NOTICE::Set transaction type = send_money
POST data:
payment_date=12:26:04Jul 03, 2007 PDT
&txn_type=send_money
(Lots more text, can post if needed)

#14
Breakpoint: 5 txn_type=send_money

#15
IPN NOTICE:: Txn_type not relevant to Zen Cart processing. IPN handler aborted.

6 Jul 2007, 4:23 PM
#4
dbltoe avatar

dbltoe

Totally Zenned

Join Date:
Jan 2004
Location:
N of San Antonio TX
Posts:
9,772
Plugin Contributions:
9

Re: Stuck PayPal order plus creating duplicate store

There have been several patches since the 12302006 release and there is currently a cumulative patch available. I would suggest that you get the patch and upload it to your site. It does not touch the database but DOES effect PayPal and some important security changes to the admin.
If you are concerned about what might be overwritten, get a copy of winmerge to compare the changes.
You will need to uninstal and reinstall Paypal after the upgrade.