Open the Portico Developer Guide site
PosGateway Schema
AltPaymentReturn Element
PosGateway Schema > PosResponse Element > Ver1.0 Element > Transaction Element : AltPaymentReturn Element
Namespace http://Hps.Exchange.PosGateway
Type
PosAltPayReturnRspType Complex Type
Diagram
Processor Element TotalReturnAmt Element ReturnAmt Element StatusMessage Element Status Element RspMessage Element RspCode Element Sequence AltPaymentReturn 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

ReturnAmt optional amtTypeGlobal Simple Type

Return Amount

TotalReturnAmt optional amtTypeGlobal Simple Type

Total Return Amount

Processor optional

Additional processor response information

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