balanced / balanced-api

Balanced API specification.
221 stars 72 forks source link

Handle multiple routing numbers better #519

Closed msherry closed 10 years ago

msherry commented 10 years ago

Credits to Bank of America accounts in particular often fail, because people use the wrong routing number. The issue is described here: http://www.quora.com/Balanced/Are-there-multiple-routing-numbers-related-to-the-same-bank-account

We should be able to detect when someone is attempting to use the wrong routing number, and either warn them that they should be using a different one, or silently fix the issue.

steveklabnik commented 10 years ago

This is a duplicate of https://github.com/balanced/balanced-api/issues/519

msherry commented 10 years ago

@steveklabnik This is #519. Did you have another issue in mind?

steveklabnik commented 10 years ago

Oops. So many tabs. I meant https://github.com/balanced/balanced-api/issues/325 .