PaymentGatewayLibrary

AuthorizeNetRequest.BankAccountName Property

Gets or sets the customers name as it appears on their bank account.

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

Remarks

This value is required if Method is ECHECK.

See Also

AuthorizeNetRequest Class | Duis.Payment Namespace