CardTransactionResponse CVVResponse Property Bluefin Web Client API Documentation
Gets string of CVV response or null, if response didn't return any value.

Namespace: Bluefin.Web.Client
Assembly: Bluefin-3.8.sp8-net4.5 (in Bluefin-3.8.sp8-net4.5.dll) Version: 3.8.0.8 (3.8.0.8)
Syntax

Public ReadOnly Property CVVResponse As String 
	Get
Remarks

This is single character value:
MCVV match
NCVV doesn't match
PCVV not processed
SCard has CVV, customer says it doesn't
UNo CVV data from issuer
?Unrecognized code (none of the above)
See Also