MaxAmountPerPayment Property
The preapproved maximum amount per payment.
Object Oriented Interface
public function getMaxAmountPerPayment(); public function setMaxAmountPerPayment($value);
Procedural Interface
inpaypal_adaptivepreapproval_get($res, 39 ); inpaypal_adaptivepreapproval_set($res, 39, $value );
Default Value
''
Remarks
It cannot exceed the preapproved MaxTotalPaymentAmount. It also cannot exceed $2,000 USD or its equivalent in other currencies.
Data Type
String