ePages 6.14.0 - DE_EPAGES/GoogleCheckout/API/XML/CheckoutRedirectHandler.pm

Package DE_EPAGES::GoogleCheckout::API::XML::CheckoutRedirectHandler

xml parser for reponse to checkout-shopping-cart request

@EXPORT_OK
ParseCheckoutRedirect

Functions

ParseCheckoutRedirect

ParseCheckoutRedirect

parse a response to a checkout-shopping-cart request

Syntax
($redirectUrl, $errorMessage) = ParseCheckoutRedirect($Container);
Input
$rXml (ref.string)
ref to the xml to parse
Return
$redirectUrl (string)
redirect url from response (undef if not successful) | string
$errorMessage | error message; only if xml contains an error message