ResponsePreviousBalance Property
Balance before this transaction started.
Syntax
char* GetResponsePreviousBalance();
Default Value
""
Remarks
Balance before this transaction started. This property contains the available balance on the card BEFORE this transaction took place. For instance, if a Stored Value card contains funds in the amount of $50.00, and the TransactionAmount for this authorization was "20.00", the ResponseBalance will contain "30.00" and the ResponsePreviousBalance, if returned, will contain "50.00". This property may or may not be returned by the processor, and is not required to be printed on the customer's receipt.
This property is read-only.
Data Type
String