PaymentGatewayLibrary

AuthorizeNetRequest.BankAccountNumber Property

Gets or sets the checking or savings account number of the customer.

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

Remarks

This value is required if Method is ECHECK.

See Also

AuthorizeNetRequest Class | Duis.Payment Namespace