PaymentGatewayLibrary

AuthorizeNetRequest.DriversLicenseNumber Property

Gets or sets the drivers license number of the customer initiating the transaction.

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

Remarks

For all eCheck transactions (Method is ECHECK) for Wells Fargo SecureSource (SubmissionType.WellsFargoSecureSource) merchants, either provide CustomerTaxId or DriversLicenseNumber and DriversLicenseNumber and DriversLicenseState.

See Also

AuthorizeNetRequest Class | Duis.Payment Namespace