ePages 6.17.17 - DE_EPAGES/Ipayment/API/SOAP/Response/SessionIdParser.pm

Package DE_EPAGES::Ipayment::API::SOAP::Response::SessionIdParser

Parses ipayment sessionId from the SOAP response

Functions

getSessionId
new
parse

getSessionId

Returns SessionId, if available, or undef

Syntax
getSessionId
Return
$SessionId (String)
SessionId

new

Constructor

Syntax
new();
Return
$self (DE_EPAGES::Ipayment::API::SOAP::Response::SessionIdParser)
SessionIdParser

parse

Parses the SessionId from the SOAP response

Syntax
parse( $SoapResponse );
Input
$hSoapResponse (ref_hash)
SOAP response
Return
$HasSessionId (boolean)
Has response a SessionId