Open the Portico Developer Guide site
PosGateway Schema
AltPaymentCreateSession Element
PosGateway Schema > PosResponse Element > Ver1.0 Element > Transaction Element : AltPaymentCreateSession Element
Namespace http://Hps.Exchange.PosGateway
Type
PosAltPayCreateSessRspType Complex Type
Diagram
Processor Element Session Element RspMessage Element RspCode Element Sequence AltPaymentCreateSession 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

Session optional

Session Information from processor

Sequence 0..∞
Processor optional

Additional processor response information

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