Redirect URL

From PlatiOnline.EU
Revision as of 10:54, 15 March 2014 by PlatiOnline (talk | contribs) (Created page with "== Redirect URL == Once the '''XML_Message''' is successfully parsed the Plati Online system will return an XML with the redirect URL. <po_auth_response> <po_error_code> ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Redirect URL

Once the XML_Message is successfully parsed the Plati Online system will return an XML with the redirect URL.

<po_auth_response> <po_error_code> <![CDATA[ 1 - an error occured parsing the XML_Message and Plati Online will not generate the Redirect URL. 0 - no error => Plati Online will generate the Redirect URL ]]> </po_error_code> <po_error_reason> <![CDATA[the error message]]> </po_error_reason> <po_redirect_url> <![CDATA[1]]> </po_redirect_url> </po_auth_response>

To continue transaction merchants have to send to the browser the HTTP Redirect_URL. Plati Online system will load the card page.