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

Information regarding Installment Plans associated with the transaction. Currently only returned for Visa Installment Service (VIS).

Namespace http://Hps.Exchange.PosGateway
Type
IPDataBlockType Complex Type
Diagram
PlanId Element All IPData Element
Overview
IPData optional IPDataBlockType Complex Type

Information regarding Installment Plans associated with the transaction. Currently only returned for Visa Installment Service (VIS).

All
PlanId optional planIdReqType Simple Type

The reference ID of the VIS Installment Plan chosen by the customer.

Source
<xs:element name="IPData" type="IPDataBlockType" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">Information regarding Installment Plans associated with the transaction. Currently only returned for Visa Installment Service (VIS).</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
PosReportTxnDetailRspType Complex TypePosGateway Schema