Open the Portico Developer Guide site
PosGateway Schema
AltPaymentData Element
PosGateway Schema > PosReportTxnDetailRspType Complex Type > Data Element : AltPaymentData Element
Description

A collection of AltPayment transaction related fields

Namespace http://Hps.Exchange.PosGateway
Type
AltPaymentDataType Complex Type
Diagram
ProcessorRspInfo Element StatusDT Element BuyerEmailAddress Element StatusMsg Element Status Element TaxAmtInfo Element Sequence AltPaymentData Element
Overview
AltPaymentData optional AltPaymentDataType Complex Type

A collection of AltPayment transaction related fields

Sequence
Status optional xs:string
Status
StatusMsg optional xs:string
Status Message
BuyerEmailAddress optional xs:string

The Buyer Email Address associated with the AltPayment at the time the transaction was processed.

StatusDT optional xs:dateTime

Date and time the status was recorded.

ProcessorRspInfo 0..∞ ProcessorRspInfoType Complex Type

Additional data that may be provided by specific processors

Sequence
Code optional xs:string

Code from processor response

Message optional xs:string

Message from processor response

Type optional xs:string

Type of processor response

Source
<xs:element name="AltPaymentData" type="AltPaymentDataType" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">A collection of AltPayment transaction related fields</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
Data ElementPosReportTxnDetailRspType Complex TypePosGateway Schema