WebToffee Logo
  • Home
  • Plugins
  • Shopify apps
  • Bundles
  • Blog
  • Documentation
  • Support
Login
cart 0

WooCommerce Order Coupon Subscription Export Import for WooCommerce – Troubleshooting Guide

Last updated on April 24, 2025

The WebToffee plugin, Order, Coupon, Subscription Export Import for WooCommerce, efficiently handles all your import export tasks related to WooCommerce orders. But what if the import-export operation is not working as expected? 

The Logs section in the import-export plugins by WebToffee gives you a detailed history of the import-export operation. So, if anything goes wrong, check the log report for an overview of the events. However, some functional errors can occur during the import-export operation. To resolve them, refer to the below, which lists some of the most common errors encountered.

ErrorWhen do they occurPossible solutions



same ID already exists
During  import, when you try to add an order, but an order with the same ID is already available in your store.Update the existing order.
Or 

Skip adding the order.



conflicts with an existing post
During import, when you try to add an order(by its ID), but the Order ID conflicts with an existing Post ID.


Example: You are trying to import an order with ID:1080, but if you have a product/coupon or any other post with ID:1080; then the order will not get imported with the ID: 1080.
This operation is halted by the default WordPress system.
For free version users:
Skip adding the order 
Or

If possible, change the order ID in the input CSV file.

For premium version users:
Import as new order
Invalid date formatIn the input file, the date is not specified in the required format.In the input file, specify the correct date format. Default date format is YYYY-MM-DD.
To import order date in DD-MM-YYYY format, use the expression: {order_date@d/m/Y} while mapping.
Unknown order statusWhen the plugin encounters an order status that is not a default WooCommerce order status.Use any of the default WooCommerce order statuses like:
  • processing
  • pending
  • completed

Updating the existing order

During import, in step 4: Advanced Options/Batch Import/Scheduling > select Update for the option: If order exists in the store.

Update orders if it exists
Update orders if it exists

Import as new order

When you do want to import a new order from the input file and its ID conflicts with an existing Post ID, you can import the order as a new item. This will import the order with a new ID. 

To do so: select Import as new item for the option: If conflict with an existing Post ID.

Import as new item
Import as a new item

Coupons

ErrorWhen do they occurPossible solutions
same ID already existsDuring  import, when you try to add a coupon, but a coupon with the same ID is already available in your store.Update the existing coupon.
Or 
Skip adding the coupon.
same Code already existsDuring  import, when you try to add a coupon, but,  a coupon with the same code is already available in your store.Update the existing coupon.
Or

In the input file, change the code in the column: post_title.
conflicts with an existing postDuring import, when you try to add a coupon(by its ID), but the Coupon ID conflicts with an existing Post ID.For free version users:
If possible, change the coupon ID in the input CSV file.
Or 

Skip adding the coupon. 

For premium version users:
Import as new coupon
Invalid discount typeIn the input file, the coupon type is not specified in the required format.In the input file, specify correct values for the column: discount_type as: percent, fixed_cart(only lower case letters are allowed).
Cannot insert withoutWhen you are trying to import the coupon without a coupon code.In the input file, the column: post_title must have the coupon code value.

Updating the existing coupon

During import, in step 4: Advanced Options/Batch Import/Scheduling > select Update for the option: If the coupon exists in the store.

Update Existing Coupon
Update Existing Coupon

Import as new coupon

When you do want to import a new coupon from the input file and its ID conflicts with an existing Post ID, you can import the coupon as a new item. This will import the coupon with a new ID. 

To do so: select Import as new item for the option: If conflict with an existing Post ID.

Import as new coupon
Import as new coupon

For further assistance, contact the WebToffee support team. 

📚

Related Articles:

  • Import Orders and Coupons
  • Export Orders and Coupons
  • WooCommerce Order Coupon Subscription Export Import for WooCommerce – Troubleshooting Guide
  • Migrate WooCommerce orders

Avatar

Written by

Vineetha

Vineetha is a technical content writer with a knack of simplifying complex information into readable content. She focuses on writing content in a conveyable and clear format.

Comments (14)

  1. aman garg

    May 17, 2024

    update exist data not working

    Reply
    • Hema

      May 28, 2024

      Hello Aman garg,

      Thanks for reaching out. The issue could be caused by some site specific settings. Kindly contact our customer support team for further assistance.

      Reply
  2. Romain

    February 6, 2023

    Hey there,

    First, thanks ! The plugin is very usefull.
    I’m just having a little problem :
    – I export orders with on item per line (order’s id column is therefor the same for all line of same order)
    – I change the status of all items inside this order
    – When I import again the file, it’s creating me new orders with the new status (I only wanted to update the original order)

    Any idea ?

    Thanks

    Reply
    • Alan

      February 21, 2023

      Hi,
      If you are using the CSV file for updating the existing order details then please use the default mode instead of exporting the line item details into separate rows.

      Reply
  3. Bill

    January 6, 2023

    Hi-

    I’m working on a staged version of my company website. I’m trying to import orders into the stage, but I’m having conflicts with existing (non-order) IDs.

    I need to keep the order numbers as is, so I’m trying to figure out what the conflicting IDs are specifically related to, so I can remove those to free up the IDs, do the order import, and then replace any of the needed ID items.

    I’ve looked all over for a means to search WordPress by ID, but I’ve not found anything. Does anyone have a way to do this kind of search that they can share?

    Reply
    • Alan

      January 27, 2023

      Hi,

      If you check the database you can find out which post is already existing in the database with a particular ID. Have you checked it?

      You can also retain the order numbers during import by using our Sequential Order Number for WooCommerce plugin along with the Order import and export plugins. Whatever number is in the order number columns and is mapped to the order number field will be imported to the orders without assigning the order number from the order ID. I hope this is clear.

      Reply
      • Bill Sengstacken

        January 31, 2023

        What I would like is for your plugin to IDENTIFY the conflicting asset by type and location. It’s not enough to tell me there’s a conflict; tell me specifically what the conflicting asset might be so that I can ideally change the ID of the other post, NOT change the order ID number. I really don’t care if a blog post or an image’s ID changes – but I do care if the order ID changes because it gets pushed to our inventory management system (Acctivate), QuickBooks, and HubSpot. I do not want to see an order being duplicated in one of the connected systems as a result of importing from production to the stage, and back.

        Reply
        • Vineetha

          April 18, 2023

          Hi Bill Sengstacken,
          Thanks for reaching out! Currently there is no option to identify which post is conflicting the IDs. You will have to search it manually in the database and then change the ID of the conflicting posts.

          Reply
  4. Dan

    December 17, 2022

    I’ve read several articles regarding using this plugin (Order, Coupon, Subscription Export Import for WooCommerce) to import Woo Orders. I am not a buyer yet …

    I keep looking to see if the order number actually imported is one expected by your other plugin “Sequential Order Numbers for WooCommerce”. Obviously when imported orders from another platform, getting the order right is crucial. Maybe you thought is this obvious, but there are several YouTube videos regarding this the distinction. WP All Import surprisingly offers NO order # column when doing an import.

    So it seems you’re offering an advantage here, but NOT bragging. Thx for your comments.

    Reply
    • Alan

      January 3, 2023

      Hi,

      Using the Order import export plugin you can import the order number value that is present in the order_number column of the CSV file. By default the order number will be generated from the order ID. However if you use our Sequential Order Numbers for WooCommerce plugin then you can import custom order numbers from the order_number column.

      Reply
  5. Tristan

    December 8, 2021

    Hi,
    I have an invalid date format error on Order import even using the expression: {order_date@d/m/Y} while mapping.
    Is it possible to have more detailed example and (a link to) detailed usage of evaluate expressions.

    Reply
    • Alan

      December 14, 2021

      Hi,
      Please reach us via support and share your CSV file.

      Reply
      • David

        May 2, 2022

        Same problem here…
        I have exported orders from live site. Date format is “d/m/Y hh:mm”.
        Trying to import into staging site as {order_date@d/m/Y} generates a date error.
        Thanks

        Reply
        • Alan

          May 17, 2022

          Hi David,
          Can you please reach us via support and share the file?

          Reply

Got any query? Please leave a comment or reach out to our support

Cancel reply

Your email address will not be published. Required fields are marked *

Product icon

Order Export & Order Import for WooCommerce

Get free plugin

On this page

  • Updating the existing order
  • Import as new order
  • Coupons
  • Updating the existing coupon
  • Import as new coupon

Get started with your WebToffee plugin!

Your plugin will be downloaded in a few seconds...

All you need to do is add the plugin to your WordPress website.

To install and activate the plugin, view our installation guide.

download now
Webtoffee
Facebook
Twitter
Youtube
Linkedin
WordPress

We develop awesome WordPress and WooCommerce plugins and Shopify apps to help build successful online businesses.

© 2025 WebToffee. All rights reserved.

Our plugins

  • GDPR Cookie Consent
  • PDF Invoices & Packings Slips
  • Product Import Export Plugin
  • User & Customer Import Export
  • Import Export Suite
  • Sequential Order Numbers
  • Smart Coupons for WooCommerce
  • URL Coupons for WooCommerce
  • PayPal Express Checkout
  • Stripe Payment Gateway
  • Subscriptions for Woocommerce
  • WooCommerce Product Feed & Sync Manager
  • PrintNode for PDF Invoices
  • Order, coupon, subscriptions for WooCommerce
View more +

Get Started

  • Plugins
  • Testimonials
  • Customer Stories
  • Affiliates
  • We're hiring

Help & Support

  • Installation Guides
  • Documentation
  • Documentation (Basic)
  • Info Library
  • Infographics
  • FAQ
  • Support

Company

  • About Us
  • Terms & Conditions
  • Privacy Policy
  • Cookie Policy
  • Refund Policy
  • Support Policy

© 2025 WebToffee. All rights reserved.

We use cookies on our website to give you the most relevant experience by remembering your preferences and repeat visits. By clicking “Accept”, you consent to the use of ALL the cookies. However you may visit Cookie Settings to provide a controlled consent.
Cookie settingsReject allAccept all
Privacy & Cookies Policy

Privacy Overview

This website uses cookies to improve your experience while you navigate through the website. Out of these cookies, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of the basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website, to store user preferences and provide you with content and advertisements that are relevant. Such cookies will be stored on your browser but only upon procuring consent.

You will also have the option to opt-out of these cookies should you want to. But opting out of some of these cookies may have an effect on your browsing experience as per the descriptions elucidated against the respective categories below.

Necessary
Always Enabled
The cookies defined under this category are absolutely essential for the website to function. Hence they are loaded by default irrespective if user consent.
CookieDescription
__cfruidCloudflare sets this cookie to identify trusted web traffic.
__stripe_midStripe sets this cookie cookie to process payments.
__stripe_sidStripe sets this cookie cookie to process payments.
cookielawinfo-checkbox-advertisementSet by the GDPR Cookie Consent plugin, this cookie is used to record the user consent for the cookies in the "Advertisement" category .
cookielawinfo-checkbox-analyticsSet by the GDPR Cookie Consent plugin, this cookie is used to record the user consent for the cookies in the "Analytics" category .
cookielawinfo-checkbox-necessarySet by the GDPR Cookie Consent plugin, this cookie is used to record the user consent for the cookies in the "Necessary" category .
cookielawinfo-checkbox-preferencesThis cookie is set by the GDPR Cookie Consent plugin to check if the user has given consent to use cookies under the "Preferences" category.
CookieLawInfoConsentRecords the default button state of the corresponding category & the status of CCPA. It works only in coordination with the primary cookie.
PHPSESSIDThis cookie is native to PHP applications. The cookie is used to store and identify a users' unique session ID for the purpose of managing user sessions on the website. The cookie is a session cookie and is deleted when all the browser windows are closed.
viewed_cookie_policyThe cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not a user has consented to the use of cookies. It does not store any personal data.
Analytics
Analytics cookies help us understand how our visitors interact with the website. It helps us understand the number of visitors, where the visitors are coming from, and the pages they navigate. The cookies collect this data and are reported anonymously.
CookieDescription
_gaThis cookie is installed by Google Analytics. The cookie is used to calculate visitor, session, campaign data and keep track of site usage for the site's analytics report. The cookies store information anonymously and assigns a randomly generated number to identify unique visitors.
_ga_BQH8MSKD4MThis cookie is installed by Google Analytics.
_gat_gtagIdentification code of website for tracking visits.
_gidThis cookie is installed by Google Analytics. The cookie is used to store information on how visitors use a website and helps in creating an analytics report of how the website is doing. The data collected including the number visitors, the source where they have come from, and the pages visited in an anonymous form.
_hjAbsoluteSessionInProgressHotjar sets this cookie to detect the first pageview session of a user. This is a True/False flag set by the cookie.
_hjFirstSeenHotjar sets this cookie to identify a new user’s first session. It stores a true/false value, indicating whether it was the first time Hotjar saw this user.
_hjidHotjar cookie. This cookie is set when the customer first lands on a page with the Hotjar script. It is used to persist the random user ID, unique to that site on the browser. This ensures that behavior in subsequent visits to the same site will be attributed to the same user ID.
_hjIncludedInPageviewSampleHotjar sets this cookie to know whether a user is included in the data sampling defined by the site's pageview limit.
_hjIncludedInSampleThis cookie is set to let Hotjar know whether that visitor is included in the sample which is used to generate heatmaps, funnels, recordings, etc.
_hjIncludedInSessionSampleHotjar sets this cookie to know whether a user is included in the data sampling defined by the site's daily session limit.
_hjSessionUser_1376571No description
_hjTLDTestTo determine the most generic cookie path that has to be used instead of the page hostname, Hotjar sets the _hjTLDTest cookie to store different URL substring alternatives until it fails.
CONSENTYouTube sets this cookie via embedded youtube-videos and registers anonymous statistical data.
has_recent_activityThis cookie is used to signal to the code repository website if the user has browsed other website resources during the current session.
tk_aiGathers information for our own first-party analytics tool about how our services are used. A collection of internal metrics for user activity and is used to improve user experience.
tk_lrThis cookie is set by the JetPack plugin on sites using WooCommerce. This is a referral cookie used for analyzing referrer behavior for Jetpack.
tk_orThis cookie is set by the JetPack plugin on sites using WooCommerce. This is a referral cookie used for analyzing referrer behavior for Jetpack.
tk_qsGathers information for our own first-party analytics tool about how our services are used. A collection of internal metrics for user activity and is used to improve user experience.
tk_r3dThe cookie is installed by JetPack. Used for the internal metrics for user activities to improve user experience.
Advertisement
Advertisement cookies help us provide our visitors with relevant ads and marketing campaigns.
CookieDescription
_fbpThis cookie is set by Facebook to deliver advertisements when they are on Facebook or on a digital platform powered by Facebook advertising after visiting this website.
frThe cookie is set by Facebook to show relevant advertisements to the users and measure and improve the advertisements. The cookie also tracks the behavior of the user across the web on sites that have Facebook Pixel or Facebook social plugin.
VISITOR_INFO1_LIVEA cookie set by YouTube to measure bandwidth that determines whether the user gets the new or old player interface.
YSCYSC cookie is set by Youtube and is used to track the views of embedded videos on Youtube pages.
yt-remote-connected-devicesYouTube sets this cookie to store the video preferences of the user using embedded YouTube video.
yt-remote-device-idYouTube sets this cookie to store the video preferences of the user using embedded YouTube video.
Preferences
Preference cookies are used to store user preferences to provide them with content that is customized accordingly. This includes the language of the website or the location of the visitor.
CookieDescription
_gh_sessThis cookie is used to preserve users' states across page requests.
Others
Other uncategorized cookies are those that are being analyzed and have not been classified into a category as yet.
CookieDurationDescription
_hjSession_137657130 minutesNo description
_octo1 yearNo description available.
_zendesk_authenticatedpastNo description
_zendesk_sessionsessionNo description available.
_zendesk_shared_sessionsessionNo description available.
edd_wp_session12 hoursNo description available.
logged_in1 yearNo description available.
m2 yearsNo description available.