←Select platform

CVV Property

Summary

The Card Verification Value (CVV) of this CreditCard object.

Syntax

C#
VB
Java
Objective-C
public string CVV {get; set;}
Public Property CVV As String
@property (nonatomic, copy, nullable) NSString *CVV
public String getCVV() 
public void setCVV(String value) 

Property Value

The CVV of the credit card.

Remarks

Usually this field can be found on the back of the credit card. However, American Express cards (AMEX) display it on the front of the card. Usually the field contains 3 digits, but it can contain 4 (AMEX). This field does not get filled when scanning. Fill it manually.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Click or drag to resize