| Business-Shipping documentation | view source | Contained in the Business-Shipping distribution. |
Business::Shipping::Shipment::UPS
$Rev: 280 $
Defaults to true.
# Uses the standard Shipment::weight().
Assign a package type (if none given) based on the service. Set weight to 0.01 minimum. Remove "+4" from ZIP+4.
from_state only required for Offline international orders.
Returns the abbreviated form of 'from_state'.
Alaska and Hawaii are treated differently by many shippers.
Stores the name as the user entered it, and updates the sibling methods.
The correct UPS code (e.g. 03).
The semi-official UPS nickname (e.g. 'GNDRES').
The official UPS name (e.g. 'Ground Residential').
The other nickname for that service (e.g. 'Ground'), used in offline UPS data files.
Provides implementation details for service() and friends.
Daniel Browning, db@kavod.com, http://www.kavod.com/
Copyright 2003-2011 Daniel Browning <db@kavod.com>. 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.
| Business-Shipping documentation | view source | Contained in the Business-Shipping distribution. |