United States Banking Institution Account Number Regular Expression?

前端 未结 8 1697
星月不相逢
星月不相逢 2020-12-29 18:25

I have been tasked to \"verify\" the length of a U.S. Banking Institution ACCOUNT NUMBER for a web app I\'m developing. I cannot find anything through SOF, Google, Fed reser

8条回答
  •  刺人心
    刺人心 (楼主)
    2020-12-29 19:14

    Very interesting. It seems like all routing/transit numbers are 9 digits.

    I just checked American Express's online bill pay, for bank accounts they limit their field to 15 numerics. Chase limits theirs to 17. I would probably continue checking and maybe start to call a few banks to find out what their specifications are. It doesn't seem like there is a standard.

    Another potential way to determine the length would be to ask the company that performs the transaction. Where does the account number get used? They should have specifications on what they will accept.

提交回复
热议问题