ResponseText Property
Text information that describes each response code.
Object Oriented Interface
public function getResponseText();
Procedural Interface
inpaydirect_tsyshcadjustment_get($res, 20 );
Default Value
''
Remarks
Text information that describes each response code.
This property contains a 16-character response or display text message. This message is used by the terminal to display the authorization result. The display text must not be used to determine the nature of a response message. VisaNet will translate the response according to the merchant's selected language. The English-language response text messages are listed in the table of contents.
This property is read-only and not available at design time.
Data Type
String