DebitCashBackAmount Property
Optional cash back amount to return to the customer.
Syntax
char* GetDebitCashBackAmount();
int SetDebitCashBackAmount(char* lpszDebitCashBackAmount);
Default Value
""
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.
Data Type
String