Direct Payment Integrator V6 - Online Help
Direct Payment Integrator V6
Questions / Feedback?

CardLevelResults Property

Card Level result code returned only for Visa transactions.

Syntax

[VB.NET]
Public Property CardLevelResults As String

[C#]
public string CardLevelResults {get; set;}

Remarks

This field contains a two-character code created by Visa during the authorization process. If the transaction being settled was authorized online, this field must contain the value returned in the authorization response. If the transaction is a credit or was otherwise processed offline, this field should be defaulted to "" (empty string) or two spaces.

Default Value

""

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 6.0.6240.0