TransactionAmount Property
Purchase amount for an authorization transaction.
Syntax
__property String TransactionAmount = {read=FTransactionAmount, write=FSetTransactionAmount, default=""};
Default Value
""
Remarks
This field contains the transaction amount to be authorized. The transaction amount is presented in US Dollars with a decimal point in the proper position. If no decimal point is included, it will be assumed that the transaction amount is in whole dollars.
Data Type
String