ResponseCardLevel Property
Card Level results returned from the original authorization response.
Syntax
[VB.NET] Public Property ResponseCardLevel As String
[C#] public string ResponseCardLevel {get; set;}
Remarks
This property contains a two-character code created by Visa during the authorization process. If the transaction being settled was authorized online, this property must contain the value returned in the authorization response. If the transaction is a credit or a force, this property should be left empty. Note that Card Level Results are only applicable to Visa cards.
Default Value
""