Crowley Code! 
 (Take 12)

Out of paper 2009/01/13

Last night at the laundromat it took me three attempts to add money to my stored-value card because I, like everyone else, don't read the messages in modal dialogs.  I know that ATMs, gas pumps, laundromats and other credit card readers ask if you’d like a receipt before they complete the transaction.  Sometimes, though, they tell you they can’t print a receipt and ask for your permission to continue.  The problem is that the options available are the same in both cases: “yes” or “no.”  It looks like this:

Would you like a receipt?
    YES             NO
Unable to print receipt.  Continue?
    YES             NO

Because no one reads the actual prompt, the options need to indicate that something unexpected is going on.  This is doubly true when the machine is so low that I can’t even see the top line of the display.  The special case of the printer being out of paper should read:

Unable to print receipt.
    OK              CANCEL

By breaking the expected pattern of put in my card, press “no”, select $20 and wait, I can do the right thing the first time and avoid being turned away by the washing machine.

Comments (6)

  1. So, I just turned my mind in a knot on something: I was going to say it should ask you for a receipt and then only tell you it couldn't print one if you said you wanted one. But then I decided that if it knows it can't print a receipt, it shouldn't ask you if you want one.

    So, your solution wins.

    David Hall — 2009/01/18 3:50 pm

  2. Despite generally getting things wrong, the Bank of Ireland ATMs I'm familiar with get this a bit better by reversing the 'Yes' and 'No' for the out of paper scenario.

    So 'no' to a receipt is in the same position as 'yes' to continue without a receipt.

    What about a design where each action on a step is always displayed adjacent to a particular button:

    Would you like a receipt?

    Print Receipt & Continue Continue without receipt

    Receipts unavailable

    Cancel Transaction!  Continue without receipt

    Eoghan Murray — 2009/01/19 3:10 am

  3. Would you like a receipt?

    Print Receipt & Continue ____________________ Continue without receipt

    Receipts unavailable:

    Cancel Transaction! _____________________________ Continue without receipt

    Eoghan Murray — 2009/01/19 3:12 am

  4. Sounds like a personal problem...

    Mike P — 2009/01/19 3:05 pm

  5. I think laundry machine credits should be authorized per mobile number. You just SMS in 'WASH 1234' (1234 being the machine number), and it starts washing. If you're low on funds, it just takes out more from the CC on file.

    Easy, simple and no need to carry extra card!

    Dimitry — 2009/01/23 5:15 am

  6. Baby steps, Dima.  Though you can pay some SF parking meters by phone.

    Richard Crowley — 2009/01/24 7:37 pm

Richard Crowley?  Kentuckian engineer who cooks and eats in between bicycling and beering.

I blog mostly about programming and databases.  Browse by month or tag.

To blame for...


© 2009 Richard Crowley.  Managed by Bashpress.