NAME
Business::Shipping::UPS_Offline::Shipment
VERSION
$Rev: 158 $
METHODS
disable_hundredweight( )
If true, don't estimate the hundredweight rate even if it would otherwise be possible.
hundredweight_margin( $percent )
If the shipment weight is only $percent (default 10%) higher than the required amount to qualify for hundredweight shipping, then do not calculate hundredweight. This is to guard against the chance that the actual shipment weight turns out to be lower than what is used for estimation, resulting in failed eligibility for hundredweight rates and a much higher rate than estimated.
Required()
from_state only required for Offline international orders.
AUTHOR
Dan Browning <db@kavod.com>, Kavod Technologies, http://www.kavod.com.
COPYRIGHT AND LICENCE
Copyright (c) 2003-2004 Kavod Technologies, Dan Browning. All rights reserved. This program is free software; you may redistribute it and/or modify it under the same terms as Perl itself. See LICENSE for more info.