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

This service is only available for merchants on the AP host, or merchants in Mexico on the GSAP host.

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

This service is only available for merchants on the AP host, or merchants in Mexico on the GSAP host.

All
Program optional programType Simple Type

Available to merchants in Asia Pacific, Mexico, and Canada.

For merchants in Canada, use VIS.

Valid values include:

  • HSBCIPP
  • mIPP
  • SIP
  • VIS

SIPOptions optional sipOptionsType Simple Type

Available to merchants in Asia Pacific. Required when the Program is SIP

Valid values include:

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

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

GracePeriod optional gracePeriodType Simple Type

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

Required for merchants in Mexico

NbrInstallments optional nbrInstallmentsType Simple Type

The total number of installments

This field is available to merchants in Asia Pacific and merchants in Mexico

PlanId optional planIdReqType Simple Type

The PlanId of the customer's selected VIS installment plan

Required when the Program is VIS

TermsConditionVersion optional termsConditionVersionReqType Simple Type

The Terms and Conditions version the customer's selected VIS installment plan

Required when the Program is VIS

TermsConditionLanguage optional termsConditionLanguageReqType Simple Type

The Language Code the customer's selected VIS installment plan

Required when the Program is VIS

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 only available for merchants on the AP host, or merchants in Mexico on the GSAP host.</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
PosReportTxnDetailRspType Complex TypePosGateway Schema