Open the Portico Developer Guide site
PosGateway Schema
AltPaymentSessionInfo Element
PosGateway Schema > PosResponse Element > Ver1.0 Element > Transaction Element : AltPaymentSessionInfo Element
Namespace http://Hps.Exchange.PosGateway
Type
PosAltPaySessionInfoRspType Complex Type
Diagram
Processor Element LineItem Element Payment Element Shipping Element Buyer Element StatusMessage Element Status Element RspMessage Element RspCode Element Sequence AltPaymentSessionInfo 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

Buyer optional

Buyer Information

Sequence 0..∞
Shipping optional

Shipping Information for the Session

Payment optional

Payment Information for the Session

Sequence 1..200
LineItem optional

Line Item purchase information for the session

Processor optional

Additional processor response information

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