Screen: ShopSite > Commerce Setup > Shipping > Custom Shipping Add-On
If you have a custom CGI application that you want ShopSite to call to calculate shipping charges, enable it on this screen by specifying its location. Be sure that your application conforms to the Shipping API Specification
ShopSite will invoke the Custom Shipping Add-on application whenever an item is added to or deleted from the shopping cart (unless there is no Zip code or country), when the quantity of an item is changed, and when the customer Zip code or country is changed. ShopSite will pass information about the order to the shipping application. The shipping application will process the information and pass back to ShopSite a list of possible shipping options and their associated charges. ShopSite will display those options and charges in a drop-down list on the shopping cart screen.
Web developers can use this feature to write programs to interface with shipping services that are not built-in to ShopSite.
Add-On File Name |
Enter the file name of the Custom Shipping Add-on CGI application. The application file must be in the shopping cart directory (shown on the screen).
|
||
Header for Error Message |
Enter text to be displayed in the header of any error messages generated by the Custom Shipping API. |
||
Ship From Country |
Enter a two-digit country designator - such as US or CA - to indicate where products will be shipped from. ShopSite will pass this value to the Custom Shipping Add-on. |
||
Ship From Zip/Postal Code |
Enter the Zip or Postal code from which products will be shipped. ShopSite will pass this value to the Custom Shipping Add-on. |
||
Invoke Add-On if price changes |
Check this box if you want ShopSite to recalculate shipping charges if the price of a product changes. This is only necessary if shipping costs could be affected by a price change (volume discounts, free shipping for orders over a given value, etc.). |
||
Additional Parameters 1-8 |
Use these eight fields to provide any additional information required by the Custom Shipping Add-on that you are using. You might want to pass a test parameter while testing your store, or you might need to pass a list of shipping methods that your store offers. |
||
Weight Units |
(Read only) This field shows the unit of weight used in your store, either pounds or kilograms. This value is set when you select a locale for your store. |
||
Pass (Product Field 1-9) |
Check the boxes for any extra product fields you want passed to the Shipping API. |
|
ShopSite Help and Resource Center Last updated: February 2, 2007 Give Feedback |
![]() © 2008, ShopSite, Inc. ShopSite Shopping Cart Software |