numberOfPayments
The numberOfPayments
element is defines the number of payments in a recurring billing plan including the initial payment. The timing of subsequent charges is defined by the planCode
element. This element is an optional child of both the subscription
, and createPlan
elements. When submitted as a child of the subscription
element, the value overrides the default value defined in the Plan.
For an open-ended Plan, please omit the optional numberOfPayments
element in createPlan.
For an open-ended subscription, please omit the optional numberOfPayments
element in subscription and reference an open-ended Plan.
Type = Integer; minLength = 1; maxLength = 99
Parent Elements:
Attributes:
None
Child Elements:
None