ResponseText Property
Text information that describes each response code.
Syntax
property ResponseText: String;
Default Value
''
Remarks
Text information that describes each response code. This property contains a response or display text message. This message can be used by the terminal to display the authorization result. The display text must not be used to determine the nature of a response message. A Gateway may translate the response according to the language indicated in the merchant account setup (if applicable).
This property is read-only and not available at design time.
Data Type
String