ePages 7.0.0 - DE_EPAGES/UPS/API/DataCollectors.pm

Package DE_EPAGES::UPS::API::DataCollectors

collects data from order

Example
my $obj = DE_EPAGES::UPS::API::DataCollectors->new($ShippingLabelUPS);
$obj->GetShippingFulFillmentMethodData();

Functions

getShippingFulFillmentMethodData
getShippingLabelData

getShippingFulFillmentMethodData

returns all relevant Data from Order Object

Syntax
getShippingFulFillmentMethodData();
Return
$hShippingFulfillmentMethodData (hash_ref)
shop related data

getShippingLabelData

returns all relevant Data from ShippingLabel Object

Syntax
getShippingLabelData();
Return
$hShippingLabel (hash_ref)
shipping label reated data