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; }
Public Property cvv2 As String
Get
Set
Property Value
Type:
StringSee Also