Before You Start
Make sure you have a CSV store
Make sure the product/s in the orders already exists in Veeqo.
If you need to import products first, either add the product on one of your stores and let it sync into Veeqo or manually Create A Product or Import Products By CSV.
Required fields
The following key fields must be filled in when trying to import an order:
|
|
|
number | The order number | 12345 |
shipping_address_first_name | The first name of the customer |
|
shipping_address_last_name | The last name of the customer |
|
shipping_address_address1 | The first line of the shipping address | 10 Wind St |
shipping_address_city | The city of the shipping address |
|
shipping_address_country | The country of the shipping address | UK |
shipping_address_state | The state or county of the shipping address | West Glamorgan |
shipping_address_zip | The zip or postal code of the shipping address |
|
sku | The SKU of the product |
|
If your order has more than one product then create a new line for each product in the CSV file.
For a full list of available CSV headers check out the table further down in this article.
Here is a sample CSV file for you to use as a template, the column headings must match this exactly for it to work.
How to Import Orders via CSV
Go to Orders and click on Import:
2. Select the CSV Store you want to associate the orders to:
3. Drag and drop your CSV file into the space provided or click to browse your files to add your CSV file for upload.
Note: Total Discount will not be imported from your CSV. Instead we will calculate the value from the sum of the following columns: additional_order_level_taxless_discount + shipping_discount + taxless_discount_per_unit (multiplied by the number of units).
4. Once you have selected the CSV file to import click on Import Orders
Important:
If your import was successful you will see the following message “Your orders have successfully uploaded to Veeqo. We’ll send you an email once they’ve been processed”
If your import was unsuccessful you will see the following message “An error occurred when uploading your orders - please try again or contact support”. If you see this message you should check hat your CSV file was filled in correctly and try again.
Exporting Orders Via CSV
To export your orders from our new orders page follow these steps:
From the Orders page select any Filters you would like to apply. (Only orders selected by the applied filters will be downloaded.) Alternatively, you can tick the checkbox to the left of an order to export only those selected orders.
Click Actions > Export
Select the checkbox if you would like to include orders containing kits/ bundles and click Export Orders.
Once the file has generated, your export will appear in the notification bell, ready to download.
Available Order CSV Headers
The table below lists the available order CSV headers as well as a brief description and example of each data field. These headers can be used to add information during order imports by CSV, and are what will download when exporting orders to CSV.
Order Details |
|
|
|
|
|
|
|
|
|
| 207 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
|
|
|
|
|
|
|
|
|
|
| 2045 |
|
|
|
|
|
|
| DD/MM/YYYY |
|
|
|
|
|
|
|
|
Product Details |
|
|
|
|
|
|
|
|
|
| 5 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 370 |
Payment Details |
|
|
|
|
|
| 420 |
|
|
| 84 |
|
|
| 3.5 |
|
|
| 14 |
|
|
|
|
|
|
|
|
|
|
| 25 |
|
|
| 0.2 |
Delivery Details |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Customer Information |
|
|
|
|
|
| |
|
|
| 4419328424281 |
|
|
| 4472328281 |
|
|
| 3329857 |
Billing address |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 443934342233 |
Shipping Address |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 443934342233 |
Troubleshooting Common Errors
Below are some common errors you may experience when importing orders via CSV. If you are having an issue not listed below, or the fix you try doesn’t work, please contact Support!
**** is not a valid country
The country is not a valid country name or alpha2 code so it could not be recognized. You can find a list of valid names and alpha2 codes here [put link to site with name and country code, or else add them in a table].
Couldn't find variant or kit with sku_code ****
The SKU code you've specified in the file does not exist in your Veeqo account. Make sure the product exists under that exact SKU code (case sensitive).
Illegal quoting on line ****
You've added some invalid quotes on line 2 of the file. A quote is usually applied by the CSV software, so you should either remove these quotes, use apostrophes or apply two around a length of text.