Open the Portico Developer Guide site
Portico Schema
IPSelectedTermsReqType Complex Type
Portico Schema : IPSelectedTermsReqType Complex Type
Namespace http://Hps.Exchange.PosGateway
Diagram
NbrInstallments Element GracePeriod Element InstallmentPlan Element SIPOptions Element Program Element All IPSelectedTermsReqType Complex Type
Overview
All
Program optional programType Simple Type

Valid values include:

  • HSBCIPP
  • mIPP
  • SIP

Note: This field is available to Asia Pacific merchants only.

SIPOptions optional sipOptionsType Simple Type

Optional, sent for SIP only

Valid values include:

  • 01 - SIPZERO
  • 02 - SIPREGULAR
  • 03 - SIPMADNESS

Note: This field is available to Asia Pacific merchants only.

InstallmentPlan optional installmentPlanType Simple Type

Valid values include:

  • 00 - No promotion
  • 03 - Without interest to the cardholder
  • 05 - With interest to the cardholder
  • 07 - Buy today, pay later

Note: This field is available to Mexico merchants only.

GracePeriod optional gracePeriodType Simple Type

The grace period before the first payment. 00 indicates no grace period.

Note: This field is available to Mexico merchants only.

NbrInstallments nbrInstallmentsType Simple Type

Number of Installments, 01-99

Note: This field is applicable to both the AP and GSAP hosts.

Used By
IPSelectedTerms Element
IPSelectedTerms Element
IPSelectedTerms Element
Source
<xs:complexType name="IPSelectedTermsReqType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:all>
    <xs:element name="Program" type="programType" minOccurs="0">
      <xs:annotation>
        <xs:documentation>
          <p xmlns="http://Hps.Exchange.PosGateway">
                        Valid values include:
              <ul><li>HSBCIPP</li><li>mIPP</li><li>SIP</li></ul></p>
          <p xmlns="http://Hps.Exchange.PosGateway" />
          <p xmlns="http://Hps.Exchange.PosGateway">
            <strong>Note:</strong> This field is available to Asia Pacific merchants only.</p>
        </xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="SIPOptions" type="sipOptionsType" minOccurs="0">
      <xs:annotation>
        <xs:documentation>
          <p xmlns="http://Hps.Exchange.PosGateway">Optional, sent for SIP only</p>
          <p xmlns="http://Hps.Exchange.PosGateway">
                        Valid values include:
              <ul><li>01 - SIPZERO</li><li>02 - SIPREGULAR</li><li>03 - SIPMADNESS</li></ul></p>
          <p xmlns="http://Hps.Exchange.PosGateway" />
          <p xmlns="http://Hps.Exchange.PosGateway">
            <strong>Note:</strong> This field is available to Asia Pacific merchants only.</p>
        </xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="InstallmentPlan" type="installmentPlanType" minOccurs="0">
      <xs:annotation>
        <xs:documentation>
          <p xmlns="http://Hps.Exchange.PosGateway">
                        Valid values include:
              <ul><li>00 - No promotion</li><li>03 - Without interest to the cardholder</li><li>05 - With interest to the cardholder</li><li>07 - Buy today, pay later</li></ul></p>
          <p xmlns="http://Hps.Exchange.PosGateway" />
          <p xmlns="http://Hps.Exchange.PosGateway">
            <strong>Note:</strong> This field is available to Mexico merchants only.</p>
        </xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="GracePeriod" type="gracePeriodType" minOccurs="0">
      <xs:annotation>
        <xs:documentation>
          <p xmlns="http://Hps.Exchange.PosGateway">The grace period before the first payment. 00 indicates no grace period.</p>
          <p xmlns="http://Hps.Exchange.PosGateway" />
          <p xmlns="http://Hps.Exchange.PosGateway">
            <strong>Note:</strong> This field is available to Mexico merchants only.</p>
        </xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="NbrInstallments" type="nbrInstallmentsType">
      <xs:annotation>
        <xs:documentation>
          <p xmlns="http://Hps.Exchange.PosGateway">Number of Installments, 01-99</p>
          <p xmlns="http://Hps.Exchange.PosGateway" />
          <p xmlns="http://Hps.Exchange.PosGateway">
            <strong>Note:</strong> This field is applicable to both the AP and GSAP hosts.</p>
        </xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:all>
</xs:complexType>
See Also
Portico Schema