Order items are imported as either print jobs or textual products depending on several factors:
The first step in enabling the integration is to create a new Magento "Web Services" user.
This can be done in Magento's backend by going to "System" -> "Web Services" -> "SOAP/XML-RPC Users". Then click on the "Add New User" button.
Fill in the fields as follows:
User Name | oms |
First Name | oms |
Last Name | oms |
support@gateway3d.com | |
Current Admin Password | <<Magento's Admin Password>> |
New API Key | <<Generate a password from http://passwordsgenerator.net/> |
API Key Confirmation | <<as above>> |
The account is | Active |
Make a note of the API key which you use, it will be needed in the next two steps.
Step 2. Assign User to a Role
After saving the user, a tab called "Use Role" should be visible on the left hand side menu. Ensure that the new user has "Full API Access".
Step 3. OMS Retailer Integration Settings
For the relevant company's "Magento SOAP" retailer settings, populate the fields as follows:
Host | The host name of the website, for example if the full URL is http://shop.example.com/shop1/ then the host name would be shop.example.com |
Path | The path to the website, for example if the full URL is http://shop.example.com/shop1/ then the path would be /shop1 |
API User | oms |
API Key | <<The key you generated in step 1>> |
API Type | Either "soapv2" or "xmlrpc". Defaults to "soapv2" if left blank. |
Use HTTPS | Yes if the site supports SSL/TLS, no otherwise |
Is Enabled | Yes |