NAME
WebService::Shippo::Transaction - Transaction class
VERSION
version 0.0.21
DESCRIPTION
A Transaction is the purchase of a shipment label for a given shipment rate. Transactions can be as simple as posting a rate identifier, but also allow you to define further label parameters, such as pickup and notifications.
Transactions can only be created for rates that are less than 7 days old and whose object_purpose
attribute is PURCHASE.
Transactions are created asynchronously. The response time depends exclusively on the carrier's server.
API DOCUMENTATION
For more information about Transactions, consult the Shippo API documentation:
REPOSITORY
AUTHOR
Iain Campbell <cpanic@cpan.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2015 by Iain Campbell.
You may distribute this software under the terms of either the GNU General Public License or the Artistic License, as specified in the Perl README file.