 |

Table of Contents
License Agreement
Program Credits
|
 |
 |
 |

Software Manual
|
Custom Shipping Scripts
Under the Shipping Settings menu there is a function named Manage Custom Shipping Methods. This allows you to control custom shipping scripts. Custom shipping scripts are applied to orders on an item group basis. This means that you can have several items in the shopping cart using different custom scripts, or other shipping methods.
This function presents a listing of all available custom scripts and allows you to update them. The scripts shipped by default with the program are:
- User Defined Calculation
- Calculation On Total Item Cost
- Calculation On Total Item Weight
- Calculation On Total Item Quantity
- Percentage Of Total Item Cost
Each of the scripts can be updated. You also have the ability to add more scripts to suit your needs.
Scripts are written in Perl and should only be updated by users who actually know how to program in Perl. Before scripts are activated, on the site, they are evaluated for syntax and other general errors. If an error is found, the script will not execute. If a script does not execute, error values entered under the Shipping Settings | Manage Shipping Settings function are used.
|
 |