Home > Docs > Sequential Order Number for WooCommerce > Sequential Order Numbers for WooCommerce (Pro) – Setup Guide

Sequential Order Numbers for WooCommerce (Pro) – Setup Guide

Last updated on May 30, 2025

The Sequential Order Numbers for WooCommerce plugin allows you to customize the order numbers in your WooCommerce store using prefixes, suffixes, date formats, and options to apply formats to specific order types. This helps store owners maintain clean, readable order numbers — improving order management, tracking, and customer communication. This setup guide will walk you through the initial configuration required to generate formatted, sequential order numbers immediately.

Prerequisite

  • Install and activate the Sequential Order Numbers for WooCommerce plugin.

Step 1: Access the Plugin Settings

  • From your WordPress dashboard, go to WooCommerce > Settings > Sequential Order Number Pro.

Step 2: Configure Basic Order Number Format

Under the Customize Order Number Format section:

  • Order number format: Choose the format structure, e.g.,
    [Prefix][Number][Suffix][Date]
  • Prefix: Enter a string like ORDER- to be placed before the number.
  • Suffix: Add something like -WT to appear after the number.
  • Date format: Use placeholders like [M] to include month, or [Y] for year.
  • Order number length: Set the digit length of the numeric portion (e.g., 3 = 001).
  • Start number: Define the number to begin the sequence (default is 1).

A live preview of your configured order number format will appear below the settings to help you visualize the result before saving.

Customizing order number format
Customizing order number format

Step 3: Choose Which Orders Use the Format

Scroll to “Apply above custom order number format for” and choose one:

  • Upcoming orders only (recommended for new setups)
  • All orders (applies format to all orders)
  • Existing orders from date
  • Existing orders from ID
Apply order number format
Apply order number format

Step 4: Set Up Free Order Numbering (Optional)

If you want a separate sequence for free orders:

  • Enable “Separate sequence for free orders”
  • Set:
    • Start number for free orders
    • Prefix (e.g., FREE-)

This helps you distinguish free orders from regular ones.

Separate sequence for free orders
Separate sequence for free orders

Step 5: Configure General Settings

These settings control the overall sequence behavior:

  • Increment counter: Defines the step size between order numbers (e.g., 1 = 001, 002, 003…).
  • Reset sequential order number: Choose a reset frequency (e.g., Monthly, Yearly, or Never).
  • Start number: Define the reset baseline value (default is 1).
General sequential order number settings
General sequential order number settings

Step 6: Enable Tracking and Search (Recommended)

  • Track orders: Enable this to allow customers to track orders using shortcodes.
  • Search orders: Enable to search by custom order numbers in the admin panel.
Track and search orders
Track and search orders

Step 7: Save Your Settings

Click the Save Changes button at the bottom to apply all configurations.

Step 8: Test Your Configuration

After saving your settings, it’s important to verify that the custom order number format is working as expected.

How to Test:

  1. Place a test order from your WooCommerce storefront using any payment method.
  2. Once the order is placed, go to WooCommerce > Orders in your WordPress dashboard.
  3. Locate the most recent order and check the Order Number column.

You should see your configured format applied — for example: ORDER-001-WT-May.

Custom sequential order number applied
Custom sequential order number applied