Login to your Magento store (Not your account at magentocommerce.com)
Go to: System -> Web Services -> SOAP/XML RPC - Roles
Click: Add New Role, Give it a name like Integration Manager then click Role Resources.
Check Shopping Cart, Sales, Catalog Inventory and everything in them. Also make sure Catalog > Product > Update is selected.
Click Save Role at the top.
Next, go to: System -> Web Services -> SOAP/XML RPC - Users
Click: Add new user
Click: Create API Key
Or fill out the form and choose and save a long random string for the API Key.
In the sidebar, click User Role. Then select the role you just created.
Orders must have the order state processing for Integration Manager to download them. Note that Magento has both a "status" and "state" field for orders. You can map your statuses to the desired state within Magento.
The minimum supported version of Magento is 1.3
Additional Options
WSI Compliance Mode Enabled
Integration Manager needs to know the WS-I Compliance mode Magento is in.
To see how this is set, go to System > Configuration > Magento Core API and look at: WS-I Compliance. The default is usually No.
While you're here, please set Enable WSDL Cache to Yes to improve your site efficiency.
Limit to single Store ID
This allows you to only pull orders for a specific Store ID, rather than all stores.
To find your Store ID, go to System -> Manage Stores and click on the desired store name in the right column.
The Store ID will be listed in the URL of the webpage:
Magento version 2.1.10 or above is required. Since Magento is self-hosted and highly customizable, you are expected to have IT contacts who can manage and debug any issues that appear in your Magento installation or server as these are out of ...
Problem You are receiving a Magento permissions error when Extensiv Integration Manager tries to upload tracking or inventory to Magento 2. Solution The only way to fix a permissions issue with Magento 2 is to disconnect Integration Manager and start ...
Problem A new Magento cart creates a Login To Magento Failed alert, with the error message, SOAP extension is not loaded. Solution This error is caused by an incomplete setup of your Magento server. It is telling us that PHP's SOAP extension is not ...
Problem After upgrading Magento to version 1.9.3.0 or above, orders in Extensiv Integration Manager no longer contain any products. The inventory sync may have stopped working as well. Solution This is caused by a bug in Magento. There are currently ...
Problem Could not upload tracking information to Magento because "Invalid carrier specified." This is caused when you ship orders using a carrier not defined in Magento. Solution Option 1: Add the missing carrier To solve the issue you need to add ...