PaymentGatewayLibrary

AuthorizeNetRequest.CardCode Property

Gets or sets the three- or four-digit number on the back of a credit card (on the front for American Express cards.)

[Visual Basic]
Public Property CardCode As String
[C#]
public string CardCode {get; set;}

Remarks

This value is required if Method is CC.

See Also

AuthorizeNetRequest Class | Duis.Payment Namespace