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

AltPaymentAuth takes a unique Session Id and performs an Authorization transaction.

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

AltPaymentAuth takes a unique Session Id and performs an Authorization transaction.

All
TransactionType AltPaymentTxnType Simple Type

Alternate Payment Transaction Type

SessionId xs:string

Unique Session Id

Buyer optional

Buyer Information for the authorization

Sequence 1..50
Amt optional amtTypeGlobal Simple Type

Amount for the authorization

Shipping optional

Shipping Information for the authorization

Payment optional

Payment Information for the authorization

Sequence 1..200
LineItem optional

Line Item purchase information for the authorization

Source
<xs:element name="AltPaymentAuth" type="PosAltPayAuthReqType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">AltPaymentAuth takes a unique Session Id and performs an Authorization transaction.</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
Transaction ElementVer1.0 ElementPosRequest ElementPosGateway Schema