PaymentGatewayLibrary

AuthorizeNetRequest.BankABACode Property

Gets or sets the routing number of a bank for eCheck.Net transcations.

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

Remarks

This value is required if Method is ECHECK.

See Also

AuthorizeNetRequest Class | Duis.Payment Namespace