RE: order # duplication, jonn vu, 12-03-2007 16:27
Number is time stamp along with the date
by Retailer Support, December 4, 2007 09:08
The number that you are referring to is the time stamp that goes along with the date. With the volume of orders that we process it requires the date/timestamp down to the second plus the IP to make it a unique order number. The number is hours, minutes, seconds. If you are using just the number you are bound to get duplicates sooner or later. You might be able to add the last two digits of the ip or somethign else from the order to try to make your partial order number unique.
|