Click or drag to resize

PaymentMethodcvv2 Property

The credit card CVV. This number is transitory and not stored in the database, but only transmitted to Braintree to be authenticated and stored in the Braintree vault.

Namespace:  NetQuarry.Services.Payment
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public string cvv2 { get; set; }

Property Value

Type: String
See Also