DebitCashBackAmount Property
Optional cash back amount to return to the customer.
Syntax
[VB.NET] Public Property DebitCashBackAmount As String
[C#] public string DebitCashBackAmount {get; set;}
Remarks
This property contains the total dollar-and-cent amount ($$$.��) of cash back to return to the customer. This value is only used for Debit and EBT transactions.
Note: This is a reporting field only. Therefore the DebitCashBackAmount must be accounted for within TransactionAmount.
Note: The decimal point is required to be specified within the amount.
Default Value
""