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

AltPaymentCreateSession creates a unique Session for Electronic Commerce Alternate Payment Processing. This service must be called first to perform Alternate payment processing.

Namespace http://Hps.Exchange.PosGateway
Type
PosAltPayCreateSessReqType Complex Type
Diagram
LineItem Element Payment Element Shipping Element Amt Element Buyer Element TransactionType Element All AltPaymentCreateSession Element
Overview
AltPaymentCreateSession PosAltPayCreateSessReqType Complex Type

AltPaymentCreateSession creates a unique Session for Electronic Commerce Alternate Payment Processing. This service must be called first to perform Alternate payment processing.

All
TransactionType AltPaymentTxnType Simple Type

Alternate Payment Transaction Type

Buyer optional

Buyer Information for the session

Sequence 1..50
Amt optional amtTypeGlobal Simple Type

Amount for the session

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

Source
<xs:element name="AltPaymentCreateSession" type="PosAltPayCreateSessReqType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">AltPaymentCreateSession creates a unique Session for Electronic Commerce Alternate Payment Processing. This service must be called first to perform Alternate payment processing.</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
Transaction ElementVer1.0 ElementPosRequest ElementPosGateway Schema