MaxTotalPaymentAmount Property
The preapproved maximum total amount of all payments.
Object Oriented Interface
public function getMaxTotalPaymentAmount(); public function setMaxTotalPaymentAmount($value);
Procedural Interface
inpaypal_adaptivepreapproval_get($res, 42 ); inpaypal_adaptivepreapproval_set($res, 42, $value );
Default Value
''
Remarks
It cannot exceed $2,000 USD or its equivalent in other currencies.
This property is required for the CreatePreApproval method.
Data Type
String