Open the Portico Developer Guide site
PosGateway Schema
ProcessorRspInfo Element
PosGateway Schema > AltPaymentDataType Complex Type : ProcessorRspInfo Element
Description

Additional data that may be provided by specific processors

Namespace http://Hps.Exchange.PosGateway
Type
ProcessorRspInfoType Complex Type
Diagram
Type Element Message Element Code Element Sequence ProcessorRspInfo Element
Overview
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="ProcessorRspInfo" type="ProcessorRspInfoType" minOccurs="0" maxOccurs="unbounded" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">Additional data that may be provided by specific processors</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
AltPaymentDataType Complex TypePosGateway Schema