PaymentGatewayLibrary

AuthorizeNetRequest.DriversLicenseState Property

Gets or sets the two character abbreviated drivers license state of the customer initiating the transaction.

[Visual Basic]
Public Property DriversLicenseState As String
[C#]
public string DriversLicenseState {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