Up
Install Notes
Setup Notes
Constants and Configuration
Setup Payment Gateway
Setup Permission
Setup Hotel
SetUp Taxes V3.0
Setup Tour
Setup Hotel Group Tour
Setup Transit Route/Trips
Setup Complex Transit Routes
Setup Active Seats
Setup Rental
Setup Meta Tags
SetUp Resellers/Agents
Setup Mail/Package Shipping
Setup Shuttle Transfer Module
Setup Coupons for Tours
Setup Rewards Points
Setup Barcode Scanner
Setup Baggage Options
Set Up Freight
Set Up Inquiry Form
Google Maps
Setup UPS in V3
Template Files
Use Handling Charges
Use Affiliate Program
Virtual Training
WYSIWYG/HTML Editor
Color Chart
Customization

 

Ecommerce Incremental handling Charges for IMScart V3.0

An incremental charge is where you increment the charge based on the order quantity or subtotal. In this case, the first value is the amount to compare against the subtotal or quantity, and the second value is the charge.

Thus, in admin. we have a setup page that looks like this:

By Subtotal
10     2.50
20     3.75
30     5.25
40     5.80
50     6.10
over  6.50

IMScart reads the above (customer configurable) file like a price schedule. If the order's subtotal is $10.00 or less, this calculation's charge is $2.50; if the subtotal is $20.00 or less (so, $10.01-$20.00), the charge is $3.75; and so on.

IMScart ecommerce product section uses the first line of the file to decide which value to compare to (in this case, the subtotal), then moves down line by line seeing if this value is less than or equal to the first field of the line. If a match is made, the second field on that line is the charge for the calculation.

Handling charges can be added/deleted/changed in the admin.area: menu "Products" => submenu "Handling Charges". Handling charges information will be stored in the inc\templates\Reg_Handling.calc file.

This option will be enabled only if HANDLING_ENABLE constant set to 1 in Edit_Config.
 

 
Join us on Twitter - Click hereCall Our Sales Desk! - Toll-Free: 1-800-229-7972
Or Click Here Now to eMail Us for More Details! or follow us on Twitter.....
IMS Software code is scalable, proprietary and uses open source architecture to allow licensed third party developers to design compatible applications. In particular: we use PHP a widely-used scripting language especially suited for Web development. Also, this product includes some software developed by Edikon Corporation for use in phpShop. (http://www.phpShop.org/) and MySQL - The world's most popular open source database