PaymentScheduleTotalPayments Property
The total number of payments.
Object Oriented Interface
public function getPaymentScheduleTotalPayments(); public function setPaymentScheduleTotalPayments($value);
Procedural Interface
inpay_recurringbilling_get($res, 40 ); inpay_recurringbilling_set($res, 40, $value );
Default Value
0
Remarks
The total number of payments. Valid values differ between gateways. See RecurringBilling Gateway Setup and Required Properties for details.
This property is not available at design time.
Data Type
Integer