Stone Edge can import AbleCommerce web orders directly from the shopping cart, but first you must define the shopping cart in the program.
Shopping carts can be defined the Setup Guide when you first install the program, or you can create it later through the Shopping Carts screen. In either case, you need to know URL where data is obtained from the website, and the credentials to access it.
Like many shopping carts, AbleCommerce needs an integration script provided by Monsoon Commerce, Inc. to be installed at your web store.
These instructions assume the web store (shopping cart) is already setup and accessible.
<add path="ClientApi" recurse="true" state="Ignore" />
Save the changes and close the ablecommerce.config file.
Go to Main Menu>Settings>System Functions>Shopping Carts.
Select Add New.
Enter a value in Store Name.
Select AbleCommerce from Cart Type.
Enter your CartID/UserName.
Enter your password in Cart Password and in Reenter Password.
Enter the location of the integration script in Script URL. For example, www.yourdomain.com/"storedirectory"/ClientAPI/SETIService.ashx.
AbleCommerce version 7 and higher does not need a value in the GroupID and StoreID fields.
If your web store has payment encryption enabled, enter the Decryption Key.
Select Save and the definition is added to the Carts List.
Select Test Script URL to verify the script is accessible. This does not validate username, password, or decryption information, however.
Created: 1/12/15