SHIPPING & HANDLING
|
Shipping & Handling Methods (Overview) You will need to decide how you want to charge for and calculate shipping & handling fees during the sales process. Several options are available to you. If you are using real-time credit card transaction processing, you may want to include these charges at the point of sale. We have provided an advanced means for you to calculate these charges. This methodology also allows for significant customization should you choose to do so. The Estimated Shipping and Estimated Tax features require a Subtotal page and are designed to work with additem.exe and fillcart.exe. Estimated Shipping Estimated Shipping is based on the "weight" tag used in additem.exe and the "weight_01" used in fillcart.exe. All items (for which you want to charge shipping/handling) will need to have a weight applied to them in the form of pounds and fractions thereof. Example: An item weighing One pound 4 Ounces would be translated as 1.25 for that item's weight. For International Shipments: The customer would select a country other than “United States” This will automatically override both the destination zip code, and shipping level of service choices, and would compute the shipping charges at international rates for that country. Additional Shipping Handlers There are four ways to calculate additional shipping fees such as handling charges compensating for special packaging and special sizes or considerations like "Fragile". Any or all of these additional shipping handlers may be used together or independently of any shipping method. The four additional methods are:
Estimated Shipping Method Alternate Database As an advanced option you can design and implement a custom shipping database for common carriers not represented in the InfoDial database or your own shipping & handling calculations. How and When Shipping amount is calculated Shipping is always determined prior to the total page and the final shipping values are displayed on the total page, or you can make a custom shipping value page to display the values calculated by Cashier3D. Shipping is computed by asking the customer for the destination zip code, which is matched with the merchant shipping origin zip code, and then compared against a standard zone chart and factored with a rate from the shipping table - Levels of Service. This is estimated because it may not match exactly with the charges from the carrier. Shipping & Handling (HTML Reference)
You will need to specify:
EST_SHIP_TABLE value=(tablename)
EST_SHIP_SOURCE_ZIP This is the zip code for the origin of Shipment. EST_SHIP_DEST_ZIP This field assumes that the Country is the United States.
EST_COUNTRY NOTE: If the person at the site selects a country other than "United States" in the EST_COUNTRY field, the system automatically assumes International rates. Custom Database Estimated Shipping
EST_SHIP_DATABASE value=(\path\databasename)
MinimumShipping: A base Shipping Handling fee for any given order. Shipping by Item (Per item): Each item in fillcart, additem, or allinone will allow you to specify a per item shipping fee. This shipping fee is multiplied by the item quantity.
TotalBasedShipping: Allows you to specify a percentage of the subtotal on the Subtotal page that will be added to the order for shipping and handling. ShipTotalByOrder: An override shipping fee charged per order regardless of any other shipping method used.
|
|||||||||||||||||||||||||||||||||||