Package DE_EPAGES::FedEx::API::FedExShippingProductParser
parses the FedExProducts from the webservice response wich will be used in the Checkout with FedEx
Functions
new
constructor
Syntax |
new( ); |
Return |
|
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 |
|
Return |
|