ResponseAVSResult Property
Address Verification Code from the original authorization response.
Syntax
[VB.NET] Public Property ResponseAVSResult As String
[C#] public string ResponseAVSResult {get; set;}
Remarks
This field contains a one character Address Verification (result) Code. This field contains the value returned in the original authorization response message. If the transaction is a credit or was otherwise processed off-line, this field should be defaulted to "0".
Default Value
"0"