Integration Specs:
-
Supported functions:
-
Required Parameters
- Order WSDL URL
- API Username
- API Password
Step-by-step guide
- Select the time zone that your warehouse is in.
- Enter the VeraCore Web Service Username and Password into the Merchant > Edit Setup page of Integration Manager.
- If you do not have these, see the instructions below to get them from VeraCore.
- Each merchant in Integration Manager needs its own VeraCore Web Service User. When you create one, make sure the necessary permissions are checked in the "Allowed Web Services" section. See setup instructions below.
- If you already have credentials, skip over the Web Service User section below and continue with Cart Setup.
Setup VeraCore Web Service User
- Go to Set-Up > Web Service User Set-Up and click Add New.
- Enter the user's desired User ID and Password
Permissions needed:
Cart Setup
Each order source you setup in Integration Manager will have an "Order Source" value. You can view and edit this in the cart settings.
Within VeraCore you must add this order source in order for orders to load. Make sure the Source Description field in VeraCore matches the Order Source field in Integration Manager exactly.
Set VeraCore Source Descriptions in Utilities > Source Codes.
Products & Offers
VeraCore has both Products and Offers. When loading orders into VeraCore, Integration Manager matches the SKU received from the shopping cart to the VeraCore Offer ID. Please make sure these values match up.
Integration Manager does not load orders using the VeraCore Product code because a single product may have multiple offers and Integration Manager cannot know which offer is the correct one to use.
In addition, this can cause issues with loading detailed tracking records from VeraCore.
- The VeraCore GetShipping and GetOrderInfo endpoints do not provide Offer information that is tied to specific tracking records. This means that the offer information can not be used to identify which items have shipped, or if they shipped in multiple packages.
- They do identify which products shipped and which packages they shipped in, but that does not include any offer details.
- If the Product ID and Offer ID don't match up, then Integration Manager cannot know which offers were actually shipped. Knowing which offers shipped is a requirement to post back proper tracking to the order source.
This leaves two options:
- Integration Manager can mark the entire order as shipped when we see the first tracking record
- Integration Manager loads the Shipped Product data an compares it to the original order. For merchants with a single product which matches with an offer, Integration Manager can load the correct detailed tracking data.
- For bundles or kits, VeraCore does not provide enough information to collect accurate detailed shipping information on the offer level.