Open the Portico Developer Guide site
Portico Schema
IPTerms Element
Portico Schema > CreditIPQueryBlock1Type Complex Type : IPTerms Element
Description

The IPTerms data block specifies the program that the merchant is participating in (mIPP or SIP).

Namespace http://Hps.Exchange.PosGateway
Type
IPTermsReqDataType Complex Type
Diagram
Program Element All IPTerms Element
Overview
IPTerms optional IPTermsReqDataType Complex Type

The IPTerms data block specifies the program that the merchant is participating in (mIPP or SIP).

All
Program programType Simple Type

Valid values include:

  • mIPP
  • SIP

Source
<xs:element name="IPTerms" type="IPTermsReqDataType" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">The IPTerms data block specifies the program that the merchant is participating in (mIPP or SIP).</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
CreditIPQueryBlock1Type Complex TypePortico Schema