Order Numbers - changing format?

  • Posts: 19
  • Thank you received: 1
12 years 11 months ago #40205

Is there a way to change the default format for order numbers so that it is not the simple "B1, C2, D3" numbers. I'd like to have a more randomly generated format with at least a couple more numbers, especially starting off. Makes the shop look simple and unprofessional if I'm only using 2 digits for an order number.

Thanks,
Tim

Please Log in or Create an account to join the conversation.

  • Posts: 83103
  • Thank you received: 13415
  • MODERATOR
12 years 11 months ago #40408

Hi,

The order number format can be changed by configuring the option "order number format" (yes!) in the Main tab of the configuration of HikaShop. That option is only available in the commercial editions.

We have some documentation on how to set that option here:
www.hikashop.com/en/support/documentatio...hop-config.html#main

If you just want that the number is bigger, you could increase the auto_increment value of the jos_hikashop_order table in your database via phpmyadmin.
You can do it by running a simple query like that:
ALTER TABLE jos_hikashop_order AUTO_INCREMENT=10000;

Please Log in or Create an account to join the conversation.

  • Posts: 19
  • Thank you received: 1
12 years 10 months ago #40483

Thank you! Must've had my eyes closed. I was looking for that sort of option under checkout or payments.

Please Log in or Create an account to join the conversation.

Time to create page: 0.056 seconds
Powered by Kunena Forum