Open the Portico Developer Guide site
PosGateway Schema
MaxTermMonths Element
PosGateway Schema > VISPlanOptionsType Complex Type : MaxTermMonths Element
Description

Sets the maximum number of months for the installment plan. Used only when PlanType is MERCHANT_FUNDED.

Namespace http://Hps.Exchange.PosGateway
Type
xs:int
Overview
MaxTermMonths optional xs:int

Sets the maximum number of months for the installment plan. Used only when PlanType is MERCHANT_FUNDED.

Source
<xs:element name="MaxTermMonths" type="xs:int" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">Sets the maximum number of months for the installment plan. Used only when PlanType is MERCHANT_FUNDED.</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
VISPlanOptionsType Complex TypePosGateway Schema