Open the Portico Developer Guide site
PosGateway Schema
InstallmentPlan Element
PosGateway Schema > IPSelectedTermsReqType Complex Type : InstallmentPlan Element
Description

Required for merchants in Mexico

Valid values include:

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

Namespace http://Hps.Exchange.PosGateway
Type
installmentPlanType Simple Type
Overview
InstallmentPlan optional installmentPlanType Simple Type

Required for merchants in Mexico

Valid values include:

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

Source
<xs:element name="InstallmentPlan" type="installmentPlanType" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">Required for merchants in Mexico</p>
      <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" />
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
IPSelectedTermsReqType Complex TypePosGateway Schema