Click or drag to resize
CreditChargeResponseCardSecurityCodeMatch Property
Product: ALL Description: Result of comparing the security code supplied in the credit card transaction request with the code on file with the card issuer. Possible values are Pass, Fail, and NotAvailable.[br /]

Namespace:  Intuit.Ipp.Data
Assembly:  Intuit.Ipp.Data (in Intuit.Ipp.Data.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax
C#
public CCSecurityCodeMatchEnum CardSecurityCodeMatch { get; set; }

Property Value

Type: CCSecurityCodeMatchEnum
Remarks