Results 1 to 10 of 16

Hybrid View

  1. #1
    Join Date
    Jun 2005
    Posts
    11
    Plugin Contributions
    0

    help question Increase Order Numbers by Three

    Hello,

    I searched the past posts about order numbers. I saw that a few buddies are complaining about order numbers begining from one and increase by one. This makes the customer know how many order did the shop got. But i didn't found any solution for this problem. I read about some solutions but none of them finished and send as contrib.

    I want to ask that if anybody have a solution other than order numbers increase by one. Maybe it can be a timestamp+random number (i read about this solution in a post but have problems about sending order mails) or increase the order number by x or anything else.

    Thanks for replys from now.

  2. #2
    Join Date
    Jun 2005
    Location
    Cumbria, UK
    Posts
    10,269
    Plugin Contributions
    3

    Default Re: Increase Order Numbers by Three

    You can set the START number to anything you want:-

    ADMIN>TOOLS>STORE MANAGER

    Set it to start at 100120 if you like...

    ...your next order will be numbered 100121 .

    The order number plays a part in the functioning of your zen store, so it's not advisable to change the way it auto increments.
    20 years a Zencart User

  3. #3
    Join Date
    Jun 2005
    Posts
    11
    Plugin Contributions
    0

    Default Re: Increase Order Numbers by Three

    Thanks for your reply schoolboy,

    But i know this solution and asked clearly

    if anybody have a solution other than order numbers increase by one
    Because i don't want my customers to be able to track my order numbers and how many orders did i get..

  4. #4
    Join Date
    Jun 2003
    Posts
    33,721
    Plugin Contributions
    0

    Default Re: Increase Order Numbers by Three

    The order number cannot be changed to increment by more than 1 as that is generated by an auto-incrementing field in the DB. Changing the numbering to not be consecutive could also cause problems with the taxation departments in some countries.
    Please do not PM for support issues: a private solution doesn't benefit the community.

    Be careful with unsolicited advice via email or PM - Make sure the person you are talking to is a reliable source.

  5. #5
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: Increase Order Numbers by Three

    Besides which, the most a customer could know is how many orders were placed between their last order and their current one... why is that bad for them to find out?

    Only *repeat* customers will ever be able to get this info, and if they're repeating, you have them.

    If your order rate is so low that order numbers matter, you can always place some "dummy" orders now & then - for a free/ free shipping product so it won't mess with your bookkeeping.
    Last edited by gjh42; 23 Mar 2007 at 04:09 PM.

  6. #6
    Join Date
    Jun 2005
    Posts
    11
    Plugin Contributions
    0

    Default Re: Increase Order Numbers by Three

    Thanks Kim,

    Actually i didn't think about modifying order_id. I better think about inserting a new field like ""order_number" in orders table. And make the order_number field random generated or increase by three and customers see this number for the orders. But my php and MySQL knowledge is not good enough to make this type of modification. Can it be done ?

  7. #7
    Join Date
    Jun 2005
    Location
    Cumbria, UK
    Posts
    10,269
    Plugin Contributions
    3

    Default Re: Increase Order Numbers by Three

    Tasmania... I really think this is a non-issue.

    Customers could not care less whatr order number they have. We have built over 50 zenshops and never had a client complain about the order number. This number is just a reference point. If yoiu set the base number to a higher value, there may be a customer out there who will be "impressed" that you "appear" to have had ten zillion orders...

    ...but most people won't care - at all.
    20 years a Zencart User

  8. #8
    Join Date
    Oct 2006
    Posts
    4
    Plugin Contributions
    0

    Default Re: Increase Order Numbers by Three

    Hi !

    This is a strange problem for me too.
    The concurrency can spy our sales quantity.No chance to change the order ID to randomly order ID?( In another shops isin't probelm like ecommerce or virtuemart. ).

    Thanks

  9. #9
    Join Date
    Mar 2004
    Posts
    16,042
    Plugin Contributions
    5

    Default Re: Increase Order Numbers by Three

    no this number can not be made random,
    its auto incrementing,
    if your worried about low order numbers you can change the starting number of invoices, to a higher number,
    this is done in admin -> tools -> manager
    Zen cart PCI compliant Hosting

  10. #10
    Join Date
    Jan 2004
    Posts
    66,450
    Plugin Contributions
    81

    Default Re: Increase Order Numbers by Three

    Quote Originally Posted by davee View Post
    This is a strange problem for me too.
    The concurrency can spy our sales quantity.No chance to change the order ID to randomly order ID?( In another shops isin't probelm like ecommerce or virtuemart. ).
    Many months ago you said you were going to work around it a different way. What has been your experience with that?
    http://www.zen-cart.com/forum/showthread.php?t=50074
    .
    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

 

 

Similar Threads

  1. v139h how to increase the zone numbers ?
    By sami1976 in forum Basic Configuration
    Replies: 8
    Last Post: 5 Sep 2012, 08:27 AM
  2. Three Languages with three different menu
    By sandrapaula in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 24 Oct 2007, 03:48 PM
  3. Replies: 2
    Last Post: 3 Jul 2006, 02:01 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg