Conflicting Order Numbers - WooCommerce

Conflicting Order Numbers - WooCommerce

Problem

Extensiv Integration Manager displays the following error message when trying to communicate with WooCommerce:

Multiple orders with the same Order Number (cust_ref) but different order dates detected!
This can be a serious issue since every order needs to have a unique Order Number.
Please investigate the following order in both Extensiv 

Integration Manager

and your shopping cart: XXXX

Solution

This error is caused if Integration Manager detects multiple orders with the same Order Number, but different order dates. This is usually caused by a change in WooCommerce, or if you have re-installed WooCommerce.

WooCommerce will reset its order number counter and start re-using order numbers. This is a serious issue which will cause duplicate order numbers to be ignored.

If there are only a few affected orders, you can resolve this by manually re-placing the orders in WooCommerce so they have a new order number.

If you need a permanent solution there are two options:

  1. Disable your WooCommerce cart in Integration Manager, and setup a brand new one.
    • This will allow Integration Manager to consider the new orders as coming from a different shopping cart and be able to tell the new conflicting orders apart from the old ones.
  2. Install a plugin that lets you change the Order Numbers.
    • WooCommerce does not currently allow you to change the order number counter and fix this problem yourself.
    • A plugin like this one will allow you to change the order number counter or add a prefix to the order number to guanrantee it will be unique from any previous orders.

    • Related Articles

    • WooCommerce Settings

      This page covers the various options that can be set in Extensiv Integration Manager and in your WooCommerce account.  Integration Manager Settings Setting Description Default Options Order Status Only pull orders with the selected Order Status. ...
    • Error adding notes to order - WooCommerce

      Problem After orders ship, Extensiv Integration Manager is raising the following alert: Error adding notes to order Could not add tracking note to order: XXXX You do not have permission to create order notes Solution In the left pane of the ...
    • Setting Up WooCommerce

      Integration Specs: Supported functions: Order Download Shipment Confirmation Inventory Sync Required Parameters Store URL URL Format: https://<store_url>/ Consumer Key Consumer Secret The minimum supported version of WooCommerce is 3.5 Step-by-step ...
    • Fix WooCommerce Permissions

      In the left pane of the WooCommerce Dashboard hover over "WooCommerce" and click on Settings Click on the API tab Click on Keys/Apps and then click on the existing API Key Set the permissions to "Read/Write" and save changes. 
    • Invalid response from WooCommerce

      Problem You are receiving the following error message in Extensiv Integration Manager: Invalid response from WooCommerce. Integration Manager only uses the native functionality built into WooCommerce without modifying it in any way. Integration ...