You are not logged in. Your edit will be placed in a queue until it is peer reviewed.
We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.
Required fields*
- But I'm saying NO ONE has their routing numbers memorized. They are just reading them off their check book or bank statement, which has the bank name printed right there. I do like your idea of showing it as a confirmation after submittal, because we DO have a mechanism where they can kill that payment right after they make it but before their bank is drafted.GHP– GHP2012-04-12 12:35:35 +00:00Commented Apr 12, 2012 at 12:35
- 2Do you know how often people typo when transcribing long undifferentiated numbers? It's something close to 1% on average.Myrddin Emrys– Myrddin Emrys2012-04-12 14:15:16 +00:00Commented Apr 12, 2012 at 14:15
- I am expecting typos to occur, and those events generate a regular 'error' message, since the routing number does not match a known bank. I'm just curious if there's any value to showing the bank name when the user always has that in front of them physically when they do the typing.GHP– GHP2012-04-12 14:31:55 +00:00Commented Apr 12, 2012 at 14:31
- @Graham, I have my routing numbers written down elsewhere, because I never carry my checks. Nevertheless, my second point stands, as I may whip through the numbers on the bottom of the check and never realize I've grabbed the wrong checkbook. Furthermore, even if you have multiple accounts from the same bank (and the name would be the same either way), a confirmation screen still provides a moment of pause to make sure you've got it as you meant to do it.Taj Moore– Taj Moore2012-04-12 17:46:00 +00:00Commented Apr 12, 2012 at 17:46
- 2Every time I enter my bank routing number I wish the site would tell me the bank name so I can verify that I entered the routing number correctly. Even though I'm copying it off of a check in front of me, I'm still worried that I'll make a mistake.17 of 26– 17 of 262014-07-25 16:45:43 +00:00Commented Jul 25, 2014 at 16:45
| Show 1 more comment
How to Edit
- Correct minor typos or mistakes
- Clarify meaning without changing it
- Add related resources or links
- Always respect the author’s intent
- Don’t use edits to reply to the author
How to Format
- create code fences with backticks ` or tildes ~ ```
like so
``` - add language identifier to highlight code ```python
def function(foo):
print(foo)
``` - put returns between paragraphs
- for linebreak add 2 spaces at end
- _italic_ or **bold**
- quote by placing > at start of line
- to make links (use https whenever possible) <https://example.com>[example](https://example.com)<a href="https://example.com">example</a>
How to Tag
A tag is a keyword or label that categorizes your question with other, similar questions. Choose one or more (up to 5) tags that will help answerers to find and interpret your question.
- complete the sentence: my question is about...
- use tags that describe things or concepts that are essential, not incidental to your question
- favor using existing popular tags
- read the descriptions that appear below the tag
If your question is primarily about a topic for which you can't find a tag:
- combine multiple words into single-words with hyphens (e.g. website-design), up to a maximum of 35 characters
- creating new tags is a privilege; if you can't yet create a tag you need, then post this question without it, then ask the community to create it for you