Open the Portico Developer Guide site
Portico Schema
IpTerms Element
Portico Schema > AuthRspStatusType Complex Type : IpTerms Element
Description

The IPTerms data block is included in a Credit response to provide the available terms for a cardholder. The program (mIPP or SIP) is echoed back from the request. The format of the term options is dictated by the program.

Namespace http://Hps.Exchange.PosGateway
Type
IPTermsRspDataType Complex Type
Diagram
TermOptions Element Program Element All IpTerms Element
Overview
IpTerms optional IPTermsRspDataType Complex Type

The IPTerms data block is included in a Credit response to provide the available terms for a cardholder. The program (mIPP or SIP) is echoed back from the request. The format of the term options is dictated by the program.

All
Program programType Simple Type

Valid values include:

  • mIPP
  • SIP

Source
<xs:element name="IpTerms" type="IPTermsRspDataType" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">The IPTerms data block is included in a Credit response to provide the available terms for a cardholder. The program (mIPP or SIP) is echoed back from the request. The format of the term options is dictated by the program. </p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
AuthRspStatusType Complex TypePortico Schema