TransactionAmount Property
Purchase amount for an authorization.
Syntax
public String getTransactionAmount(); public void setTransactionAmount(String transactionAmount);
Remarks
This field contains the transaction amount to be authorized. The transaction amount is presented in CA Dollars with a decimal point in the proper position. If sending a Debit transaction and the customer requests cash back, the TransactionAmount must include the total cost of the purchase, PLUS the DebitCashBack amount.
This must be formatted as a dollar amount with a real decimal point, excluding the dollar sign. For instance "12.00"
Default Value
""