MerchantABANumber Property
Merchant's routing number.
Syntax
[VB.NET] Public Property MerchantABANumber As String
[C#] public string MerchantABANumber {get; set;}
Remarks
This property identifies the merchant to a direct debit switch, and must be supplied for all debit request transactions. This number is provided by the signing member or processor, and should be exactly 9 digits in length.
Default Value
""