Carien Sequential Order Numbers

Carien Sequential Order Numbers allows your WooCommerce store to Carien Sequential Order Numbers allows your WooCommerce store to generate clean, sequential order numbers using customizable formats that improve tracking, accounting, and customer support .

Installation

↑ Back to top

To start using a product from WooCommerce.com, you can use the “Add to store” functionality on the order confirmation page or the My subscriptions section in your account.

  1. Navigate to My subscriptions.
  2. Find the Add to store button next to the product you’re planning to install.
  3. Follow the instructions on the screen, and the product will be automatically added to your store.

Alternative options and more information at:
Managing WooCommerce.com subscriptions.

Adding a WooCommerce.com subscription to your store

Setup and Configuration

↑ Back to top

Getting started

↑ Back to top

To set up your store with Carien Sequential Order Numbers:

  1. Go to: WooCommerce > Settings > Order Numbers .
  2. Tick the checkbox to Enable.
  3. Save changes.

Advanced Configuration

↑ Back to top

The Carien Sequential Order Numbers plugin offers flexible options to help you adapt the numbering system to your business needs.

1. Custom Format Templates

Create your own numbering pattern using dynamic variables:

  • {{SEQ}} → Sequential number
  • {{SEQ:6}} → Sequential number with leading zeros (e.g., 000127)
  • {{YYYY}}, {{YY}}, {{MM}}, {{DD}} → Current year, month, and day

Example:
{{YYYY}}-{{MM}}-{{SEQ:5}}2025-10-00412

2. Prefix and Suffix

Add text before or after the number to identify stores, regions, or sales channels.
Example: EU-{{SEQ:6}}-AEU-000842-A

3. Auto-Reset Options

You can reset the sequence automatically:

  • Never (continuous numbering)
  • Monthly
  • Quarterly
  • Yearly

Each reset starts the numbering back at 1.

4. Live Preview

The configuration page includes a live preview box where you can instantly see how your numbering format will appear before saving the settings.

5. Compatibility Settings

  • Fully compatible with HPOS (High-Performance Order Storage)
  • Works on multisite environments (prefixes recommended per site)
  • Integrates with WooCommerce emails and most invoicing/shipping extensions

💡 Tip: Keep your format simple and consistent. Complex templates may confuse staff or customers when sharing order references.

Usage

↑ Back to top

What customers see on the front end

Once activated and configured, Carien Sequential Order Numbers automatically replaces the default WooCommerce order IDs with your custom sequential format.

  • Order Confirmation Page:
    Customers will see their new sequential order number (e.g., 2025-10-000842) displayed clearly on the “Order received” page after checkout.
  • Customer Account Page:
    Under My Account → Orders, each order will show the same formatted sequential number instead of the random WooCommerce ID.
  • Order Emails:
    All order-related emails (confirmation, processing, completed, etc.) automatically display the sequential order number, ensuring consistency across all customer communications.
  • Invoices & Packing Slips (if used):
    When integrated with invoice or shipping label plugins, the same sequential number will appear on all documents for better traceability.

⚙️ Note: The numbering applies only to new orders created after activation. Existing orders keep their original WooCommerce IDs.

FAQs

↑ Back to top

Help customers by answering commonly asked questions.

Will this plugin change my existing order numbers?

  • No.
    Carien Sequential Order Numbers only applies to new orders created after activation.
    Existing WooCommerce orders will keep their original IDs to ensure compatibility with your past records, reports, and third-party integrations.

Can I use placeholders in my prefix or suffix?

  • Yes.
    You can use single-brace placeholders to automatically insert values such as dates or context into your order number:
    {Y}, {m}, {d}, {H}, {i}, {s}, {W}, {Q}, {currency}, {country}, {status}, {payment}, {channel}, {cat}, {shipclass}.
    For example:
    INV-{Y}{m}-{country}-INV-2025-10-US-000123

Does it support High-Performance Order Storage (HPOS)?

  • Yes.
    Carien Sequential Order Numbers is fully compatible with WooCommerce HPOS, ensuring optimal performance and reliability even with large stores or high order volume.