Contains information related to costs and fees associated with the Installment Plan. This element may be repeated when multiple cost options are available.
The reference ID for the Installment Plan, as provided by VIS. This is the reference ID for the plan chosen by the customer, and used in all subsequent transactions
<xs:complexTypename="MatchedPlansType"xmlns:xs="http://www.w3.org/2001/XMLSchema"><xs:sequence><xs:elementname="PlanName"type="xs:string"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">The name of the Installment Plan</p></xs:documentation></xs:annotation></xs:element><xs:elementname="PlanType"type="xs:string"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">The type of installment plan</p></xs:documentation></xs:annotation></xs:element><xs:elementname="NbrOfInstallments"type="xs:int"minOccurs="0"default="-1"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">The number of installments for the plan</p></xs:documentation></xs:annotation></xs:element><xs:elementname="InstallmentFrequency"type="xs:string"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">The frequency of installments for the plan</p></xs:documentation></xs:annotation></xs:element><xs:elementname="TermsConditions"type="TermsConditionsType"minOccurs="0"maxOccurs="unbounded"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">Contains the Plan Terms and Conditions to be presented to the customer. This element may be repeated when multiple Terms and Conditions are available.</p></xs:documentation></xs:annotation></xs:element><xs:elementname="CostInfo"type="CostInfoType"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">Contains information related to costs and fees associated with the Installment Plan. This element may be repeated when multiple cost options are available.</p></xs:documentation></xs:annotation></xs:element><xs:elementname="PlanId"type="xs:string"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">The reference ID for the Installment Plan, as provided by VIS. This is the reference ID for the plan chosen by the customer, and used in all subsequent transactions</p></xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType>