ResponseAVSResultMessage Property
Contains a formatted and human-readable response message describing the AVSResultCode .
Syntax
property ResponseAVSResultMessage: String;
Default Value
''
Remarks
Contains a formatted and human-readable response message describing the ResponseAVSResultCode.
Do NOT use this when programmatically validating a transaction's AVS result; Use the ResponseAVSResultCode property instead.
This property is read-only.
Data Type
String