Integration Management
Updated on June 25th, 2024
-
Order Sources
- 1ShoppingCart
- Amazon Direct Fulfillment
-
Amazon Seller Central
- Amazon - Access to Orders.ListOrders is denied
- Amazon - No valid marketplaces
- Amazon Could Not Upload Tracking
- Amazon Inventory Error - An FBA offer already exists on this SKU
- Amazon Inventory Sync Issue
- Amazon Marketplace Alerts
- Amazon Marketplace Extra Fields
- Amazon Marketplace Integration Overview
- Amazon Marketplace Settings
- Amazon orders marked as late even when shipped same day
- Amazon Ship Confirmation Delays
- Amazon Ship Methods
- Error: Amazon MWS Developer Access is About to Expire
- Missing Amazon Seller Central Orders
- Setting Up Amazon Seller Central
- ApparelMagic
- ArcDynamic
- AspDotNetStorefront
- BigCommerce
- BlueCherry
- BrightSites
- ByDesign Freedom
- Centra
- ChannelAdvisor
- Cin7
- ClickBank
- Cratejoy
- CS Cart
- CSV Cart
- Dear Systems
- DemandStream
- DSCO
-
Ebay
- Ebay Auth token is expired
- Ebay Error - Variation level SKU should be supplied to revise a Multi-SKU item.
- eBay Integration Overview
- Ebay listings not syncing with Extensiv Integration Manager
- eBay Settings
- How to find "Sales Record Number" in eBay?
- Inventory-based listing management is not currently supported by this tool - Ebay
- Setting Up Ebay
- Using eBay Global Shipping Program
- You've reached the number of items you can list - Ebay
- Ecwid
- Etsy
- Faire
- Feature List
- Forecastly
- Goldbelly
- Google Shopping
- Groupon
- Houzz
- Infusionsoft
- Integral Group
- Joor
- Lightspeed Retail
- Linnworks
-
Magento
- Access Denied - Magento
- Invalid api path - Magento
- Invalid carrier specified - Magento
- Magento 1 Settings
- Magento 2 Permissions Error
- Magento 2 Settings
- Magento orders missing products
- Magento Shipment Emails Don't Include Tracking Number
- Setting Up Magento
- Setting Up Magento 2
- SOAP extension is not loaded - Error Message
- Supported Plugins - Magento
- Neto
- NetSuite
- Nexternal
- OnBuy
- OpenCart
-
Order Manager
- Extensiv Order Manager Integration Overview
- Extensiv Order Manager Settings
- Extensiv Order Manager Warehouse Name or Warehouse ID error
- Initialize Inventory Sync For New Extensiv Order Manager Products
- Setting Up Extensiv Order Manager
- Setting Up ShipStation as an Order Destination for Extensiv Order Management
- OrderBot
-
OrderStream
- CommerceHub Confirmation Error - PO does not exist for this relationship
- CommerceHub Confirmation Error - PO is not in a state where this action can be applied
- CommerceHub Inventory Not Updating
- CommerceHub Orders Late or Not Shipped
- CommerceHub OrderStream Invoices
- CommerceHub OrderStream Settings
- CommerceHub Required Resources
- CommerceHub Walmart.com
- Performing tests inside CommerceHub Testing Portal
- Setting Up CommerceHub OrderStream
- Setting up Merchant SKUs and UPCs - CommerceHub
- Overstock.com
- PayPal
-
PrestaShop
- Blank Tracking Number - PrestaShop
- Error pulling mapping code from PrestaShop
- Fatal Error - PrestaShop
- Internal error. To see this error please display the PHP errors. - PrestaShop
- Internal Server Error 500 - PrestaShop
- PrestaShop Settings
- Setting Up PrestaShop
- Shipping Confirmation Error - PrestaShop
- Unexpected HTTP Status 302 - PrestaShop
- Pulse Commerce
- Quickbooks
- Radial
- SalesForce
- Shift4Shop - 3DCart
- ShipStation
-
Shopify
- How to Ignore Shopify POS Orders
- Setting Up Shopify
- Shopify - Line Items: must be stocked at the same location
- Shopify - This action requires write_orders scope
- Shopify Filter Order Rules
- Shopify Integration Overview
- Shopify Inventory Not Syncing
- Shipping Method Setup - Shopify
- Shopify Payment Status Info
- Shopify Products say: Unavailable on Extensiv Integration Manager
- Shopify Settings
- SPS Commerce
- Squarespace
- Sticky.io
- Teapplix
- UltraCart
- Uniware ClearConnect
- Unleashed
- Veeqo
- Vend POS
- Vin eRetail
- Volusion
- Walmart Marketplace & DSV
- Wayfair
- Web Shop Manager
- Wish
-
WooCommerce
- API key provided does not have write permissions - WooCommerce
- Cannot communicate securely with peer - WooCommerce
- Cannot connect to WooCommerce site
- Conflicting Order Numbers - WooCommerce
- Error adding notes to order - WooCommerce
- Fix WooCommerce Permissions
- Invalid response from WooCommerce
- Setting Up WooCommerce
- Setting WooCommerce Timezone
- Sorry, you are not allowed to create resources - WooCommerce
- WooCommerce Confirmation Methods
- WooCommerce Inventory Sync
- WooCommerce reported a file not found error
- WooCommerce Settings
- WooCommerce Ship Methods
- Xero
- XML Cart
- Yahoo Stores - Small Business
- Zoho Inventory
Integration Management CSV Formats
The simple CSV file can be used when only one address and no credit card, amounts, or other special order information are needed.
The simple CSV file format is designed to be created using MS Excel.Â
Field | Name | Description | Req | Type | Length |
1 | Cust-ref | Client order number | Y | Char | 16 |
2 | Ship code | Ship code or ship method | Y | Char | 30 |
3 | Company | Company or First/Last required 1) | Â | Char | 30 |
4 | first-name | Â | Â | Char | 16 |
5 | last-name | Â | Â | Char | 20 |
6 | address-1 | Â | Y | Char | 60 |
7 | address-2 | Â | Â | Char | 60 |
8 | city | Â | Y | Char | 60 |
9 | state | US state or Canadian province | Y | Char | 30 |
10 | zip | US zip or Canadian postal code | Y | Char | 14 |
11 | country | 11    country    2 or 3 character ISO country code  | Y | Char | 3 |
12 | phone | Â | Â | Char | 14 |
13 | Used for order status notification | Â | Char | 80 | |
14 | Order-date | Order-date    Order date in MM/DD/YY format |  | Char | 10 |
15 | Item | Product code or product alias | Y | Char | 30 |
16 | Quantity | Quantity | Y | Num | 9 |
1)Â Â Â Â Either Company or First/Last name required but not both. Use Company if name is not split into first and last name.
2)Â Â Â Â Item and Quantity can be repeated if multiple products per order. They can be repeated either horizontal or vertical.
Sample CSV created in MS Excel and saved as MS DOS CSV format.
CSV CIODirect format - Version 5.3
Field | Name | Description | Req | Type | Length |
1 | Record-begin | Can be left blank | N | Char | 5 |
2 | Record-no | File record counter starting from 1 | Y | Num | 8 |
3 | Version | File version - 5.2 | N | Char | 12 |
4 | Format | File format | N | Char | 32 |
5 | Cust-ref | Client order number | Y | Char | 16 |
6 | Ship-code | Ship code or ship method | Y | Char | 30 |
7 | Cust-company | Company or First/Last required | Y | Char | 30 |
8 | Cust-title | Customer title | Â | Char | 30 |
9 | Cust-first-name | Â | Â | Char | 16 |
10 | Cust-last-name | Â | Y | Char | 20 |
11 | Cust-address-1 | Â | Y | Char | 60 |
12 | Cust-address-2 | Â | Â | Char | 60 |
13 | Cust-address-3 | Â | Â | Char | 60 |
14 | Cust-city | Â | Â | Char | 60 |
15 | Cust-state | US state or Canadian province | Y | Char | 30 |
16 | Cust-zip | US zip or Canadian postal code | Y | Char | 14 |
17 | Cust-country | 2 or 3 character ISO country code | Y | Char | 3 |
18 | Cust-phone | Â | Â | Char | 14 |
19 | Cust-e-mail | Â | Â | Char | 80 |
20 | Ship-company | Company or First/Last required | Â | Char | 30 |
21 | Ship-title | Â | Â | Char | 30 |
22 | Ship-first-name | Â | Â | Char | 16 |
23 | Ship-last-name | Â | Y | Char | 20 |
24 | Ship-address-1 | Â | Y | Char | 60 |
25 | Ship-address-2 | Â | Â | Char | 60 |
26 | Ship-address-3 | Â | Â | Char | 60 |
27 | Ship-city | Â | Y | Char | 60 |
28 | Ship-state | US state or Canadian province | Y | Char | 30 |
29 | Ship-zip | US zip or Canadian postal code | Y | Char | 14 |
30 | Ship-country | 2 or 3 character ISO country code | Y | Char | 3 |
31 | Ship-phone | Â | Â | Char | 14 |
32 | Ship-email | Â | Â | Char | 80 |
33 | Ship-address-type | C=Commercial, R=Residential | Â | Char | 1 |
34 | Special service | USPS special services | Â | Char | 16 |
35 | Customer-id | Client customer id | Â | Char | 16 |
36 | Order date | Order date in MM/DD/YY format | Y | Char | 10 |
37 | Sub-total | Summary of all extended amounts | Â | Num | 9 |
38 | Order Discount | Order level discount amount | Â | Num | 9 |
39 | Sales-tax | Order level sales tax | Â | Num | 9 |
40 | Shipping/handling | Â | Â | Num | 9 |
41 | Grand-total | Sub-total + Sales-tax + Shipping/handling | Â | Num | 9 |
42 | Balance | Grand-total – Order-credit |  | Num | 9 |
43 | Credit-card-no | Â | Â | Char | 20 |
44 | Expiration date | Format MMYY | Â | Char | 4 |
45 | Pay-type | See table below. 'CA' for cash | Y | Char | 2 |
46 | Tax-exempt-sw | Y/N.Y = customer is tax exempt | Y | Char | 1 |
47 | Installment-program | Not used. Use item alias instead | Â | Char | 16 |
48 | Key code/Offer code | Key code/Offer code | Â | Char | 16 |
49 | Order-source | Vendor Order Source | Â | Char | 16 |
50 | Promo-code | Â | Â | Char | 16 |
51 | Check-account-no | Â | Â | Char | 17 |
52 | Check-type | Type of account. See table below | Â | Char | 1 |
53 | Check-no | Check number | Â | Char | 20 |
54 | Check-bank-id | ABA/Routing number | Â | Char | 10 |
55 | Check-cust-bank / Payment Terms |
Name of bank / Payment terms for Invoices |
 | Char | 32 |
56 | Check-cust-id-num/ | Â | Â | Char | 30 |
57 | Check-cust-id-state | Â | Â | Char | 2 |
58 | Check-cust-id-mm | Â | Â | Char | 2 |
59 | Check-cust-id-dd | Â | Â | Char | 2 |
60 | Check-cust-id-yy | Â | Â | Char | 2 |
61 | Check-cust-id-type | Â | Â | Char | 2 |
62 | Location | Fulfillment location | Â | Num | 4 |
63 | Shipping-instructions | Printed on picking document | Â | Char | 250 |
64 | Cust-po-no | Â | Â | Char | 30 |
65 | Pre-auth-code | Pre-authorization code | Â | Char | 6 |
66 | Pre-auth-amt | Pre-authorization amount | Â | Num | 9 |
67 | Pre-auth-id | Pre-authorization transaction id | Â | Char | 30 |
68 | CVV | CVC2, CVV2 or CID |  | Char | 4 |
69 | Custom-field-1 | Client defined field 1 | Â | Char | 40 |
70 | Custom-field-2 | Client defined field 2 | Â | Char | 40 |
71 | Custom-field-3 | Client defined field 3 | Â | Char | 40 |
72 | Custom-field-4 | Client defined field 4 | Â | Char | 40 |
73 | Custom-field-5 | Client defined field 5 | Â | Char | 40 |
74 | ANI-phone | Customer call in phone number | Â | Char | 14 |
75 | Vendor-Phone | Vendor called phone number | Â | Char | 14 |
76 | Ship-carrier | 3rd party shipping carrier | Â | Char | 16 |
77 | Ship-account-no | 3rd party shipping account number | Â | Char | 16 |
78 | Item | Product code or product alias | Y | Char | 30 |
79 | Â Quantity | Quantity | Y | Num | 9 |
80 | Price | Unit Price | Â | Num | 9 |
81 | Discount | Unit discount | Â | Num | 9 |
82 | Extended-amt | (Price – Discount) * Quantity |  | Num | 9 |
83 | Tax | Line tax amount. | Â | Num | 9 |
84 | Shipping-surcharge | Line shipping surcharge |  | Num | 9 |
85 | Line-item-id | Unique line identifier | Â | Char | 14 |
86 | Line-comment | Line comment |  | Char | 250 |
87 | Record-end | Always: $END | Y | Char | 4 |
- File is in comma, double quote format.
- File Header record is optional.
- All fields are required as placeholders. The ‘Required’ column indicates if a value other than space is needed.
- Fields 78 to 86 can be repeated for multiple items.
- Field 83 – Tax should only be used if tax is calculated on the order line level.Â
- Field 84 – Shipping surcharge should only be used if an extra order line level shipping surcharge is needed.
- Ship-code is either a ship code or a ship method. The ship method can be mapped in Cart settings.
Pay type
The following pay type codes are used.
Code | Description |
CA | Cash/Prepaid (Default) |
CH | Check |
AX | American Express |
DC | Diners Club |
DI | Discover Cards |
MC | Master Card |
VI | Visa |
Check type
The following are types of checking accounts. ‘C’ is assumed if none is given.
Code | Description |
C | Personal checking account |
S | Personal savings account |
X | Corporate checking account |
Y | Corporate savings account |
Multiple Products
Multiple products for one order can be defined in the file in two ways.
Horizontal
The eight fields with product information are repeated for each product. Up to 150 products for one order can be sent over this way.
Vertical
Each record is repeated. The only different fields are the record counter and the eight fields with product information. Up to 1,000 products per order can be sent this way. Please note that the Customer reference order number (field 4) MUST be the same for each record so that all records get loaded as one order
Sample CSV file
Confirmation file
Both Simple and CIODirect use the same Confirmation file format.
Field | Name | Description | Type | Length |
1 | cust_po_no | Client order number | Char | 45 |
2 | date | Shipment Date: YYYY-MM-DD | Char | 10 |
3 | tracking_no | Tracking Number | Char | 45 |
4 | num_packages | Currently, always 1 | Int | 1 |
Inventory file
Both Simple and CIODirect use the same Inventory file format.
Field | Name | Description | Type | Length |
1 | fclient_pk | Client order number | Char | 45 |
2 | date | Shipment Date: YYYY-MM-DD | Char | 10 |
3 | tracking_no | Tracking Number | Char | 45 |