PaymentGatewayLibrary

AuthorizeNetRequest.BankName Property

Gets or sets the name of the customer's financial institution.

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

Remarks

This value is required if Method is ECHECK.

See Also

AuthorizeNetRequest Class | Duis.Payment Namespace