Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Order ID Scheme allows you to choose between a Date and Timestamp based scheme and an numeric (incremental) orderID.

Home Configuration Order ID Scheme

 Image Removed

 

UltraCart supports two types of order ID schemes: sequential and date-based . If you would like to have a sequential order ID scheme then select numeric, enter a starting number, and select the width of the ID (UltraCart will place leading zeroes in front of the number). Alternatively you can select an order ID scheme based upon the date and time the order is placed.
The date/time format is the UltraCart default and looks like the following: and sequential.

Image Added

Order ID Schemes

There are two orderID schemes to choose from: "Date and Time based" and a sequential "Numeric" scheme.

Date and time based

The date and time based scheme is the default order ID scheme used by UltraCart when you create your account.

DEMO-YYYYMMDDHHMM-RRRRRR

Where DEMO is the Merchant ID, YYYY is the year, MM is the month, DD is the day, HH is the hour, MM is the minute, and RRRRR is a random unique identifier.

The first four digits after the merchant ID and hyphen are the year. the next four digits represent the month and day, and the next four represent the hour (in 24 hour format) and minutes of the day, and the final six digits after the second hyphen are a random number string designed to eliminate duplicate orderID's placed within any given minute.

So a real orderID in the Date and Time based scheme appears like this:

DEMO-201212051603-233424

Numeric

If you would like to have a sequential order ID scheme then select numeric, enter a starting number, and select the width of the ID (UltraCart will place leading zeroes in front of the number).

The alternate format, numerically increasing, uses your designated starting number that is incremented by then increments upward one for each successful order.

An example numeric order ID with a staring number of one thousand and a width of ten would be:
DEMO-0000001000

Info
  • UltraCart recommends selecting a significantly high starting number and a width of at least ten digits. Selecting a low starting number might give customers the indication that the online store has not been around for a long time or does not have a large volume of business.

 

  • Merchants should never reset the starting number lower than an existing order ID or a collision will occur.

An example numeric order ID with a staring number of one thousand and a width of ten would be:
DEMO-0000001000
Image Removed
Anchor_Toc93737033_Toc93737033 Anchor_Toc118781887_Toc118781887 Anchor_Toc127152442_Toc127152442 Anchor_Toc164045275_Toc164045275 Anchor_Toc167087809_Toc167087809 Anchor_Toc176775552_Toc176775552 Figure 45 - Order ID Scheme
Select which scheme you desire by click the radio button to the left. If Numeric is selected, also enter the Next ID to begin your numbering and also indicate the width (at least 10 is recommended).