Previous    Go to End 

 

AbleCommerce Setup V7

Contents of this Topic: Show

Overview

This shopping cart's capabilities:

Product Attributes or Variants

AbleCommerce supports product attributes, so you have several choices how you want to handle inventory tracking between the two applications.

  1. Products without attributes (variants) defined at AbleCommerce can be imported into Stone Edge where you can build SubSKUs for each variant of the parent product, however, those SubSKUs cannot be exported to AbleCommerce.

  2. Products with attributes (variants) defined at AbleCommerce  can be imported into Stone Edge which recognizes the parent SKU - Sub SKU relationship if parameter BuildSubSKUs is set to TRUE. In this case, Stone Edge handles inventory tracking at the attribute level. The parent SKU is stored at the website with a set of attributes, but no Sub SKUs. Inventory tracking is not conducted in AbleCommerce at all.

  3. Products with attributes (variants) are defined at AbleCommerce, and inventory tracking at the attribute level is enabled in AbleCommerce. The parent SKUs and SubSKUs are imported into Stone Edge as standalone parent SKUs. Stone Edge does not need to build Sub SKUs in this case, and it tracks inventory at the parent SKU level.

 

For more information about Stone Edge processes, read Options, Attributes and Sub SKUs, and Build Sub SKUs.

For information on how to use attributes and track inventory in AbleCommerce, consult the program's help files.

Configuring the Shopping Cart

Obtain and install the integration script

  1. Log into the download gateway using the credentials provided by Monsoon Commerce, Inc. when Stone Edge was purchased and download the SETIService.ashx script.

  2. FTP the script to the folder named "StoreDirectory"/ClientAPI/. Where StoreDirectory represents the store's installation directory.

  3. Edit the file named ablecommerce.config which is located in the "StoreDirectory"/App_Data folder.

  4. Locate the "SecurePages" "Directories" section of the config file and add the line,

                 <add path="ClientApi" recurse="true" state="Ignore" />

  1. Save the changes and close the ablecommerce.config file.

Define shipping carriers (AbleCommerce V7 and greater)

Users must ensure that shipping Carriers are defined at their web store so that status update information is sent to AbleCommerce. If there is no carrier information associated with a status update record, Stone Edge does not send the update to the shopping cart.

  1. Go to the Admin section of your cart.

  1. Select Configure:

  1. Select Shipping>Integrated Carriers:

 

  1. Select Add Carrier:

  1. Select the link of each Carrier you use and follow their setup process:

 

 

Configuring Stone Edge

  1. Go to Main Menu>Settings>System Functions>Shopping Carts.

  1. Select Add New.

  2. Enter a value in Store Name.

  3. Select AbleCommerce from Cart Type.

  4. Enter your CartID/UserName.

  5. Enter your password in Cart Password and in Reenter Password.

  6. Enter the location of the integration script in Script URL. For example, www.yourdomain.com/"storedirectory"/ClientAPI/SETIService.ashx.

  7. AbleCommerce version 7 and higher does not need a value in the GroupID and StoreID fields.

  8. If your web store has payment encryption enabled, enter the Decryption Key.

  9. Select Save and the definition is added to the Carts List.

  10. Select Test Script URL to verify the script is accessible. This does not validate username, password, or decryption information, however.

  1. You should now be able to import products and customer records from AbleCommerce by selecting Import & Update Data.

  2. You can import orders from Main Menu>Import My Orders>Import My New Orders and choose AbleCommerce from the list of shopping carts.

  3. Close the Shopping Carts screen and proceed with any of the other tasks listed below.

Importing Custom Fields

Importing Customer Records

Importing Orders

Importing Products

Order Status Updates

Required Status Labels

Real-time Inventory Synchronization

Additional Information

AbleCommerce System Parameters

Set System Parameters

 

Created: 1/14/15

Revised: 1/22/15

Go to Top