MaxPayments Property
The preapproved maximum number of payments.
Object Oriented Interface
public function getMaxPayments(); public function setMaxPayments($value);
Procedural Interface
inpaypal_adaptivepreapproval_get($res, 40 ); inpaypal_adaptivepreapproval_set($res, 40, $value );
Default Value
0
Remarks
This is the total maximum number of payments allowed in the preapproval.
Data Type
Integer