planCode

The planCode element is the identifier of a defined recurring payment plan. You use it to specify the payment plan when submitting a recurring transaction to the Recurring Engine. For example, there could be a define plan called Monthly that instructs the Recurring Engine to bill the consumer the same amount every month for the number of months defined by the numberOfPayments element. This element is a required child of the subscription element.

Type = String; minLength = N/A; maxLength = 25

Parent Elements:

subscription, updateSubscription, createPlan, updatePlan, updatePlanResponse

Attributes:

None

Child Elements:

None