Posts Tagged ‘hsbc’

HSBC and Useful Error Messaging

Thursday, December 28th, 2006

Everyone seems to be posting about their banking experiences, so I thought I would post one of mine.I’ve been a HSBC customer for about as long as I can remember, and not had any reason to complain. However, recently I have been finding more and more things about their online experience which tend to annoy me. Here is the latest…The other day I was attempting to transfer some money from my main account to a savings account, the process seemed easy… select the account you want to transfer money to, enter an amount and specify when I want to make the transfer. I clicked ‘confirm‘, and I was greeted with this screen:

We are unable to proceed with your request. Please select an option from the left hand menu to continue.

We are unable to proceed with your request. Please select an option from the left hand menu to continue. Hold on a second… why were you unable to proceed with my request? I’m trying to make a simple transaction and you are telling me that you can’t do it? Why? This error messaging is missing a critical aspect of usability - the provision of user feedback as to what the problem was, or indeed steps which I can take to resolve whatever is going on. I don’t even have any indication if this is a temporary issue with HSBC’s website, or if the problem is more fundamental.Oh well… since I can’t seem to do what I want to do online I decide to send HSBC an e-mail from the website. I select the account I want to make a query about, and start writing my message, spellcheck, and click ‘send‘.

We are unable to deal with your request because you have entered unsupported characters. Please try again.

We are unable to deal with your request because you have entered unsupported character(s). Please try again. At this point it becomes clear that HSBC are out to get me, I can’t even tell them about a problem I encountered with their website! Again, its not providing me with useful or user friendly feedback - its not even telling me what characters are unsupported so that I can amend my message. In fact, why am I seeing this in the first place? Surely a better approach would be to strip unsupported characters and send the message anyway, if further information was required then HSBC could call me to confirm.I go back to my message and remove all characters which are not A-Z or 0-9 and I get the same message again about unsupported characters, at this point I begin scratching my head even further….I suppose the moral of this story is that designers and developers should think carefully about error messaging in their applications. Granted, only 1 in 1000 users may see a specific error condition, but still if you want your web app to be usable then you should support the user in recovering from an error, even if that means telling them to call a customer services representative. Web applications should provide an experience which users (and/or customers) enjoy using, and would be happy to return to. In HSBC’s case, their application does the job, 98% of the time, but for the other 2% when it doesn’t work, it leaves the user feeling very unfulfilled, frustrated and dissatisfied. (more…)