How-To Guide
7 min read

How to Export Orders from Wix (2026 Guide)

Follow these steps to export your Wix orders as a CSV file. Once exported, you can use any of our converter tools to transform the data for your target system.

Export Steps

1

Log in to your Wix dashboard

Open your browser and navigate to manage.wix.com to access your Wix site dashboard. Sign in with your Wix account credentials. You need to be the site owner or have eCommerce management permissions to export order data.

2

Navigate to the Orders page

In the left sidebar of your dashboard, click on Orders under the eCommerce or Store section. This opens the orders management page showing all your store orders with their status, date, and payment information.

Wix dashboard Orders page showing the list of store orders with status, date, and payment columns
The Wix Orders page displays all your store orders.
3

Filter orders if needed

Use the filter and search options at the top of the orders list to narrow down which orders you want to export. You can filter by fulfillment status, payment status, date range, or search for specific orders by number or customer name.

Tip: If you only need orders from a specific period, apply a date filter before exporting to keep your CSV file focused and manageable.
4

Select orders to export

Check the checkbox at the top-left to select all orders on the current page, or individually select specific orders by clicking their checkboxes. To export your entire order history, ensure no filters are applied and select all.

Wix Orders page with checkboxes to select individual or all orders for export
Select orders using the checkboxes before clicking Export.
5

Click Export and choose columns

With orders selected, look for the Export option in the action bar that appears. In the export popup, choose the Items purchased option and select all columns you need. You can deselect columns like billing or delivery details if they are not needed for your specific use case.

Wix order export dialog showing column selection and export format options
Choose the export format and select which columns to include.
6

Download the CSV file

Click the Export button in the popup dialog. The CSV file will be downloaded directly to your computer. If you are using Safari, you may need to press Cmd+S to save the file manually with a .csv extension.

Warning: The time of purchase in the exported CSV is always recorded in Coordinated Universal Time (UTC), not your local time zone. Adjust timestamps if needed for your accounting records.
7

Verify the exported data

Open the downloaded CSV file in Google Sheets or a spreadsheet application. Check that order numbers, dates, customer information, and line item details are properly formatted. Each line item appears as a separate row with the order header information repeated for that order.

Tip: Mac users should open the CSV with Numbers or Excel version 15 or higher for proper character encoding support.

Required Orders Fields

Field Type Description Example
order_number Text Unique order number 1001
date_created Date/Time Order creation date/time 2025-01-15 14:30:00
subtotal Currency Order subtotal (before tax and shipping) 100.00
total Currency Order grand total 118.00
billing_email Text Billing email address john@example.com
item_name Text Product/item name Blue Widget
item_quantity Number Item quantity 2
item_price Currency Unit price 50.00
item_total Currency Line total (quantity × price) 100.00

Your Wix export must include these fields for successful conversion.

Next Step Once you have exported your orders, use one of the converter tools below to transform your file.

Frequently Asked Questions

Wix exports orders as a CSV (Comma Separated Values) file, which can be opened in Excel or Google Sheets.
The file is usually downloaded to your browser's default Downloads folder. Check your Downloads folder or look for the download notification.