MaxTotalPaymentAmount Property
The preapproved maximum total amount of all payments.
Syntax
[VB.NET] Public Property MaxTotalPaymentAmount As String
[C#] public string MaxTotalPaymentAmount {get; set;}
Remarks
It cannot exceed $2,000 USD or its equivalent in other currencies.
This property is required for the CreatePreApproval method.
Default Value
""