MaxTotalPaymentAmount Property
The preapproved maximum total amount of all payments.
Syntax
char* GetMaxTotalPaymentAmount();
int SetMaxTotalPaymentAmount(char* lpszMaxTotalPaymentAmount);
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