Selecting Credit Card Expiration Date
With more and more people shopping online, it would be beneficial for companies to make the checkout experience as smooth as possible. No one wants to lose a sale because of a bad user experience after the customer has already decided he is going to purchase something.
One of the most frustrating tasks I have experienced during the checkout process is when entering credit card information and it asks for the expiration date. The majority of sites provide a drop down box where you can simply select the month and date. The problem is the information in these boxes.
All the credit cards I have ever had display the date as numbers:

But on some sites, the drop down only displays the name of the Month:

This is particular frustrating to me because I have to then figure out what month my number is. This may not be too difficult if your expiration date is an easy to remember month number (such as 1, 12, or the month of your birthday) but in my case, it is a month in the middle of the year which I don’t tend to associate quickly. Yes, I still get by and am able to proceed, but that extra effort could easily be avoided. Why cause the customer to pause and have to think about it?
Some sites just list the number which is simple, effective, and easy to understand:

But what if you had a credit card that just had the month name? As mentioned earlier, I’ve never seen one like this but if that is the case then the above example would lead to the same User frustration while the first case (name only) would be the simple one.
My favorite solution is to just list both the name and number:

I can still quickly select the correct month no matter what format my credit card expiration date is.




