Format the “Expiration Date” Fields Exactly the Same as the Physical Credit Card (72% Don’t) (2024)

Format the “Expiration Date” Fields Exactly the Same as the Physical Credit Card (72% Don’t) (1)

Key Takeaways

  • When the site’s credit card expiration field doesn’t match the formatting on the user’s physical credit card, the user’s progress through checkout is slowed
  • 72% of e-commerce sites in our benchmark failed to match expiration date fields to how they’re printed on credit cards, causing users to input erroneous info
  • Correctly formatted month and year inputs allow users to seamlessly enter their credit card info into the expiration field

In Baymard’s large-scale UX testing of Cart & Checkout, transferring credit card expiration dates from a physical credit card to input fields on a website was observed to be a task necessary for a subgroup of users — notwithstanding the fact that many users rely on browser autofill to input their credit card data.

Moreover, testing revealed that some participants entering their expiration dates into form fields experienced friction when the presentation of their physical card’s expiration date didn’t conform to the numerical format used by the site.

To assist users entering their credit card information into expiration date form fields, sites should format the input fields to exactly reflect the presentation on most physical credit cards.

However, our e-commerce UX benchmark shows that a surprising 72% of sites don’t match the formatting of their expiration date input fields to the credit card information, slowing down users’ progress through the payment flow — or even causing transcription inaccuracies that further provoke validation errors once users submit their data.

This article will discuss our latest Premium research findings on how to display “expiration dates” for checkout payment:

  • Why users have difficulty entering expiration date data into payment form fields

  • How formatting the month and year for the expiration date helps users input their information

  • How using an open text field facilitates entering credit card info for users

Why Users Have Difficulty Entering Expiration Date Data into Payment Form Fields

At Hayneedle, a participant began typing the 2-digit year instead of the full 4-digit year (i.e., “29” instead of “2029”), slowing her progress through checkout.

Format the “Expiration Date” Fields Exactly the Same as the Physical Credit Card (72% Don’t) (3)

“And what was it? ‘04/29’, okay.” A participant at Best Buy took a while to select the expiration date from within the drop-down menu options, slightly slowing her progress through checkout. Note the discrepancy between what the participant stated was the expiration year (“29”) and the input for the field (“2029”).

For those users who don’t use autofill, entering expiration date information prior to checkout can often be a tedious and frustrating task, as expiration date form field designs diverge greatly from site to site.

Indeed, throughout multiple rounds of checkout usability testing, a small subgroup of participants accidentally entered erroneous “expiration date” information due to nonstandard number formatting in the form fields.

This issue was observed to cause unexpected delays and interruptions for participants trying to input their expiration date.

This issue stems from users attempting to transfer expiration date information contained on their physical card to the corresponding form fields within the payment flow.

During testing, participants were observed having to stop their progress through the payment flow because they had to mentally adjust the formatting of their card info to enter it into the expiration date form fields — with issues only becoming apparent to some of them when they tried to submit their checkout form for payment validation.

This can be a more critical issue for a small subgroup of users, as a simple user error such as a wrong digit in an expiration date field can result in sites giving generic, nondescript validation error messages (see Improve Validation Errors with Adaptive Messages) and potentially even clearing out all of the user’s previous entries in the form fields (e.g., credit card number, expiration date, etc.; see How to Preserve Credit Card Details on Form Errors.)

How Formatting the Month and Year for the Expiration Date Helps Users Input Their Information

Format the “Expiration Date” Fields Exactly the Same as the Physical Credit Card (72% Don’t) (4)

“MM / YY”: This is the most common formatting for the expiration date printed on credit cards, resulting in a 1:1 mapping between the physical card and the virtual fields, and which is good for understanding the input, minimizing deciphering issues, and also for supporting keyboard entries. (To perfect this implementation at Birchbox, the drop-downs should be clearly labeled as “month” and “year” when open, as the relevant label is covered when the drop-down menu is activated).

Format the “Expiration Date” Fields Exactly the Same as the Physical Credit Card (72% Don’t) (5)

​​“So I would enter the…expiration, ‘0429’.” At the Container Store, a participant was easily able to enter the expiration date on his card — which was displayed using the industry-standard format.

Therefore, sites should use the current financial industry standard format for expiration dates — a 2-digit month and a 2-digit year (e.g., “MM / YY”) — agnostic of users’ input method (e.g., drop-down menu, open text field, etc.).

This was observed during testing to generally make it easier for participants to enter the correct input because most didn’t need to translate the information on their card to the corresponding fields.

One deviation from the financial industry standard of “MM / YY” that has not been observed thus far to cause usability issues is if the month name comes after the 2-digit month number in the month drop-down (e.g., “03-March”).

This will still allow users to input the expiration month and select the numbers they see printed on their card without having to mentally calculate the month number.

Consider Using an Open Text Field for the Expiration Date

Format the “Expiration Date” Fields Exactly the Same as the Physical Credit Card (72% Don’t) (6)

“Yeah, usually they are drop-down menus, but I think it’s easier for me just to go ahead and type it and let it pop up.” A participant at CVS tabbed into the first of the 2-part “Expiration Date” form fields and began typing the expiration month. Note that the site accepted both mouse input — in the form of the drop-down menu shown above the field — as well as text entries from the keyboard.

Format the “Expiration Date” Fields Exactly the Same as the Physical Credit Card (72% Don’t) (7)

A participant at Walgreens was easily able to use the keyboard to enter the expiration date in the “Expiration Date” text field.

Importantly, an increasing number of sites have switched to using open text fields for the expiration date field.

Text fields are a more accessible alternative to drop-down menus, as this allows keyboard users to simply tab into the next field and easily enter their expiration date — or use the arrow keys to select an option from the drop-down menu — without having to take their hand away from the keyboard (see also 5 Common Usability Pitfalls of Custom Designed Drop-Downs and ).

Ideally, expiration date form fields should be presented to users as 2 separate fields (for month and year) that are placed sequentially (i.e., one right after another, on the same line) and with a forward slash in between, or else use a single input field with an input mask (visually separating the values within the same form field; see Consider Using Localized Input Masks for ‘Phone’ and Other Restricted Inputs).

In either case, the field length should match the expected input length (see The ‘Credit Card Number’ Field Must Allow and Auto-Format Spaces).

Note, though, that the open text fields will need to restrict the user’s input to avoid users typing invalid values, while still allowing some degree of input flexibility.

For example, “03” and “3” are valid input values for month, as is “1”; and while “10, 11, 12” are also valid inputs, “13” is an invalid one.

Provide Users with the Formatting They Need to Enter Their Data

Format the “Expiration Date” Fields Exactly the Same as the Physical Credit Card (72% Don’t) (8)

At Everlane, a participant had no issues entering the expiration date in the form field — which followed the industry-standard numbering format for credit card expiration dates.

By formatting the expiration date form fields using a 2-digit month and a 2-digit year, sites can remove the friction for users entering their expiration date information.

However, 72% of e-commerce sites fail to adapt their input fields to the formatting on physical credit cards.

This risks that users experience unnecessary delays in placing their order, and increases the overall friction of the checkout process.​‌‌‌‍‌‌‌‌‌‌‌‌‌‍‌‌‌‌‌‌‌‌‌‍‌‌‌‌‍‌‌‌‌‌‌‌‎

This article presents the research findings from just 1 of the 650+ UX guidelines in Baymard Premium – get full access to learn how to create a “State of the Art” e-commerce user experience.

If you want to know how your desktop site, mobile site, or app performs and compares, then learn more about getting Baymard to conduct a UX Audit of your site or app.

Authored by Iva Olah on October 3, 2023

Share:

If you have any comments on this article you can leave them on

LinkedIn

Format the “Expiration Date” Fields Exactly the Same as the Physical Credit Card (72% Don’t) (2024)

FAQs

Format the “Expiration Date” Fields Exactly the Same as the Physical Credit Card (72% Don’t)? ›

Format the “Expiration Date” Fields Exactly the Same as the Physical Credit Card (72% Don't) – Articles – Baymard Institute. Our UX testing found that difficulty inputting their credit card expiration date needlessly delayed users from placing orders — yet 72% of sites fail at this.

What is the format for credit card expiration date? ›

Card expiration dates generally come in a two-number format, with the first number representing the month and the second showing the year. For example, 09/26 would be September of 2026.

What is the correct format for expiration date? ›

What is the standard expiration date format for foods? The standard format is MMDDYY, where “MM” refers to the month, “DD” refers to the date, and “YY” refers to the year. So if a product says 101525, it means that the product expires on October 15, 2025. Is it safe to buy food on its expiration date?

How to figure out the expiration date on a credit card? ›

Expiration dates appear on the front or back of a credit card in a two-digit month/year format. Credit cards expire at the end of the month written on the card. For example, a credit card's expiration date may read as 11/25, which means the card is active through the last day of November 2025.

What is the pattern for the expiration date? ›

Expiration date format should be read as YYYY-MM-DD.

How to format credit card input fields and expiry date? ›

“MM / YY”: This is the most common formatting for the expiration date printed on credit cards, resulting in a 1:1 mapping between the physical card and the virtual fields, and which is good for understanding the input, minimizing deciphering issues, and also for supporting keyboard entries.

Can I use a credit card without the expiration date? ›

Unfortunately, you cannot use your credit card without its expiration date. The expiration date, typically printed on the front of your card, is an important security feature that prevents unauthorized use and fraud.

How do you read date format? ›

In America, the date is formally written in month/day/year form. Thus, “January 1, 2011” is widely considered to be correct.

What is the 7 digit expiration date? ›

Packaged food items sometimes have “Julian Dates” stamped on them that represent the packing date. These dates are 3-7 digits long, and are calculated differently from JD used in astronomy. Common locations for these numbers include the sides of cartons or the bottom of cans.

What is the difference between expiry date and expiration date? ›

"Expiration" is defined as "the coming to an end, termination". "Expiry" is also defined as the end or termination; however, the dictionaries go on to state that it is used especially to mean the termination of a time or period fixed by law, contract or agreement.

Do credit card expiration dates automatically update? ›

What To Do When Your Card Expires. For your convenience, the credit card company will automatically send you a new card with the same number but a different expiration date. This will usually be sent via postal mail weeks before the old card's expiration date.

Does CVV change when card expires? ›

As a matter of security, generally, no two cards have the same CVV. If you sign up for a new credit card or replace an existing one, you'll end up with a new code; the same applies if your current card expires and you receive a replacement.

How do I know the expiration date of a product? ›

Products will contain an unopened or shelf-life expiration date on the packaging. This date tells us when a product expires even if it remains unopened and unused. Manufacturers typically print the second expiration date on the product.

What does b mean in expiration date? ›

Best before date vs. expiry date. The 'best before' date is often mistaken by consumers to be the same as the 'expiry date'. That's why most of the time, foods that may have passed its 'best before' date go straight in the trash. Although this would have still been completely edible.

Where is my expiration date? ›

In most cases, the expiration date will appear on the front of the card, on the right side, below the account number, which you'll be familiar with if you know what a credit card is. However, if the account number is printed on the back of the card, then that's where you'll most likely find the card's expiration date.

What is mm/yy date format? ›

What does the MMYY format mean? Month Month Year Year. It's a date format. Today's day, September 16, 2023 in this format would be 0923 or 09/23.

What does exp 03/24 mean? ›

Over-the-counter medicines like aspirin, cough syrup, and herbal products have an expiration date, often abbreviated EXP followed by a month and year. This indicates the date after which the manufacturer does not guarantee the potency or effectiveness of the product.

What is the CVV and expiry date? ›

The card number (also PAN: primary account number) (PAN or simply called 'card number') is the 16-digit number. The card's expiry date (month/year) The card verification value (CVV) is the three-digit number located on the back of your MasterCard, next to your signature.

What is the MMYY format for debit cards? ›

On your debit card, there is a date that is listed next to the phrase “valid thru.” This date is the month and year (MM/YY) your debit card is valid until—in other words, the card expires after that day in that month.

Top Articles
Latest Posts
Article information

Author: Lidia Grady

Last Updated:

Views: 6280

Rating: 4.4 / 5 (65 voted)

Reviews: 80% of readers found this page helpful

Author information

Name: Lidia Grady

Birthday: 1992-01-22

Address: Suite 493 356 Dale Fall, New Wanda, RI 52485

Phone: +29914464387516

Job: Customer Engineer

Hobby: Cryptography, Writing, Dowsing, Stand-up comedy, Calligraphy, Web surfing, Ghost hunting

Introduction: My name is Lidia Grady, I am a thankful, fine, glamorous, lucky, lively, pleasant, shiny person who loves writing and wants to share my knowledge and understanding with you.