Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

FIX: Valid credit card numbers are not accepted in Microsoft Commerce Server 2002


View products that this article applies to.

Symptoms

Valid credit card numbers are not accepted by the order processing pipeline in Microsoft Commerce Server. Some credit card numbers that were issued in the year 2004 or that may be issued in a later year may not be accepted as valid numbers. If a credit card number is not accepted as a valid number, an order that uses the credit card number cannot be completed. When this problem occurs, you may receive an error message that is similar to the following:
The credit-card number you provided is not valid. Please verify you payment information or use a different card.
Note Because this message can be customized in one of the resource files that are available with a Microsoft Commerce Server Sample site, the error message that you receive may be different.

↑ Back to the top


Cause

This problem occurs because the number of digits and the ranges of numbers that are permitted for some credit cards have changed. This Microsoft Commerce Server software update supports the new credit card numbers that have been issued.

↑ Back to the top


Resolution

Software update information

A supported software update is now available from Microsoft, but it is only intended to correct the problem that is described in this article. Only apply it to systems that are experiencing this specific problem. This software update may receive additional testing. Therefore, if you are not severely affected by this problem, we recommend that you wait for the next Microsoft Commerce Server service pack that contains this software update.

To resolve this problem immediately, contact Microsoft Product Support Services to obtain the software update. For a complete list of Microsoft Product Support Services phone numbers and information about support costs, visit the following Microsoft Web site:Note In special cases, charges that are ordinarily incurred for support calls may be canceled if a Microsoft Support Professional determines that a specific update will resolve your problem. The usual support costs will apply to additional support questions and issues that do not qualify for the specific update in question.

File download information

The following files are available for download from the Microsoft Download Center:
Commerce Server 2002 Feature Pack 1

File information

The English version of this software update has the file attributes (or later file attributes) that are listed in the following table. The dates and times for these files are listed in coordinated universal time (UTC). When you view the file information, it is converted to local time. To find the difference between UTC and local time, use the Time Zone tab in the Date and Time tool in Control Panel.
Commerce Server 2002 Feature Pack 1
   Date         Time   Version     Size     File name
   -------------------------------------------------------
   03-Nov-2004  22:19  4.6.5233.0  942,387  Stdretcomp.dll

↑ Back to the top


Status

Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.

↑ Back to the top


More information

For additional information, click the following article number to view the article in the Microsoft Knowledge Base:
824684� Description of the standard terminology that is used to describe Microsoft software updates
This Commerce Server software update applies if you use the ValidateCCNumber pipeline component to verify credit card numbers during the checkout process.

The ValidateCCNumber pipeline component first determines whether the credit card type that is specified in the order.cc_type key is one of the types that the ValidateCCNumber pipeline component accepts. The ValidateCCNumber pipeline component accepts VISA, MasterCard, AmericanExpress, Discover, and the abbreviations MC and AMEX.

The ValidateCCNumber pipeline component then examines the values that are stored in the order._cc_expmonth key and in the order._cc_expyear key to confirm that the credit card has not expired.

If the card is an accepted type, the component then runs a checksum test on the number that is stored in the order._cc_number key to make sure that the number is correctly formed. For example, if the specified credit card type is Discover, a well-formed number must start with a 3 and must be made up of 16 digits.

The third-party products that this article discusses are manufactured by companies that are independent of Microsoft. Microsoft makes no warranty, implied or otherwise, regarding the performance or reliability of these products.

↑ Back to the top


Keywords: KB889384, kbhotfixserver, kbqfe, atdownload

↑ Back to the top

Article Info
Article ID : 889384
Revision : 5
Created on : 6/2/2006
Published on : 6/2/2006
Exists online : False
Views : 368