Open the Portico Developer Guide site
PosGateway Schema
AltPaymentAuth Element
PosGateway Schema > PosResponse Element > Ver1.0 Element > Transaction Element : AltPaymentAuth Element
Namespace http://Hps.Exchange.PosGateway
Type
PosAltPayAuthRspType Complex Type
Diagram
Processor Element StatusMessage Element Status Element RspMessage Element RspCode Element Sequence AltPaymentAuth Element
Overview
Sequence
RspCode xs:int

Response (result) code indicating the overall success of the transaction; '0' indicates success while non-zero indicates a failure.

RspMessage optional xs:string

Response message returned by the processor

Status optional xs:string

Status from processors processing of the transaction

StatusMessage optional xs:string

Status message from processors processing of the transaction

Processor optional

Additional processor response information

Source
<xs:element name="AltPaymentAuth" type="PosAltPayAuthRspType" xmlns:xs="http://www.w3.org/2001/XMLSchema" />
See Also
Transaction ElementVer1.0 ElementPosResponse ElementPosGateway Schema