Open the Portico Developer Guide site
Portico Schema
IPSelectedTerms Element
Portico Schema > CreditAuthReqBlock1Type Complex Type : IPSelectedTerms Element
Description

This service is available for merchants in Mexico routing to the GSAP North American authorization platform.

The IPSelectedTerms data block is included in a CreditAuth to indicate the Installment Plan terms selected by the cardholder.

Mexico merchants must provide the NbrInstallemnts, InstallmentPlan, and GracePeriod.

Namespace http://Hps.Exchange.PosGateway
Type
IPSelectedTermsReqType Complex Type
Diagram
NbrInstallments Element GracePeriod Element InstallmentPlan Element SIPOptions Element Program Element All IPSelectedTerms Element
Overview
IPSelectedTerms optional IPSelectedTermsReqType Complex Type

This service is available for merchants in Mexico routing to the GSAP North American authorization platform.

The IPSelectedTerms data block is included in a CreditAuth to indicate the Installment Plan terms selected by the cardholder.

Mexico merchants must provide the NbrInstallemnts, InstallmentPlan, and GracePeriod.

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.

Source
<xs:element name="IPSelectedTerms" type="IPSelectedTermsReqType" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">This service is available for merchants in Mexico routing to the GSAP North American authorization platform.</p>
      <p xmlns="http://Hps.Exchange.PosGateway" />
      <p xmlns="http://Hps.Exchange.PosGateway">The IPSelectedTerms data block is included in a CreditAuth to indicate the Installment Plan terms selected by the cardholder.</p>
      <p xmlns="http://Hps.Exchange.PosGateway" />
      <p xmlns="http://Hps.Exchange.PosGateway">Mexico merchants must provide the NbrInstallemnts, InstallmentPlan, and GracePeriod.</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
CreditAuthReqBlock1Type Complex TypePortico Schema