Open the Portico Developer Guide site
PosGateway Schema
AltPaymentSessionInfo Element
PosGateway Schema > PosRequest Element > Ver1.0 Element > Transaction Element : AltPaymentSessionInfo Element
Description

AltPaymentSessionInfo takes a unique Session Id and returns information about the session.

Namespace http://Hps.Exchange.PosGateway
Type
PosAltPaySessionInfoReqType Complex Type
Diagram
SessionId Element TransactionType Element All AltPaymentSessionInfo Element
Overview
AltPaymentSessionInfo PosAltPaySessionInfoReqType Complex Type

AltPaymentSessionInfo takes a unique Session Id and returns information about the session.

All
TransactionType AltPaymentTxnType Simple Type

Alternate Payment Transaction Type

SessionId xs:string

Unique Session Id

Source
<xs:element name="AltPaymentSessionInfo" type="PosAltPaySessionInfoReqType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">AltPaymentSessionInfo takes a unique Session Id and returns information about the session.</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
Transaction ElementVer1.0 ElementPosRequest ElementPosGateway Schema