ePages 7.25.0 - DE_EPAGES/FedEx/API/FedExShippingProductParser.pm

Package DE_EPAGES::FedEx::API::FedExShippingProductParser

parses the FedExProducts from the webservice response wich will be used in the Checkout with FedEx

Functions

new
parse

new

constructor

Syntax
new( );
Return
$self (DE_EPAGES::FedEx::API::FedExShippingProductParser)
self

parse

FedEx returns the response status and available services(Products) if any, with very rate extended information, we check the infromation that we need in order to calculate the price of each service and the currency.

Syntax
$hParsedResponse = $this->parse( $Response );
Input
$Response (object)
result of soap::lite
Return
$hParsedResponse (hash ref.)
FedEx status and product data