Package DE_EPAGES::UPS::API::XML::Handler
create and handle the WSDL11 Object
Example |
my $XMLHandler = DE_EPAGES::UPS::API::XML::Handler->new($ShippingLabel); |
Functions
_sendRequest
sendSoup request
Syntax |
_sendRequest( ); |
Input |
|
Return |
|
parseResponse
parses the response of the soap request to UPS
Syntax |
parseResponse( $response ); |
Input |
|
Return |
|
parseTestResponse
parses the test response of the soap request to UPS
Syntax |
parseTestResponse( $response ); |
Input |
|
Return |
|