Table of Contents

ProductCart v4 - Patch #1

Overview

This patch was released on 11/03/09. It addresses a few issues found in ProductCart v4.0 between 10/27/09 and 11/03/09. See the section below for details on which files were updated.

Do you need it?

Updated Files

includes/ (3 files)

pc/ (21 files)

The issue with offline credit card processing consisted of credit card data not being saved to the database. The issue was intermittent, caused by a variety of factors coming into play only in certain occasions. Essentially, what occurred is the server took longer to save to the pcCustomerSessions table than the orders table, resulting in the order ID not being available when it needed to be. If you are using offline credit card processing, make sure that all orders contain credit card data before processing them.

pcadmin/ (9 files)

Performing the update

Which files you need

If you are using…

If you are also using…

Other notes

Uploading the updated files

Upload the files to their respective folders, overwriting the existing files.