Update the Credit and Debit radio button label in checkout #9660
Labels
focus: checkout payments
priority: high
The issue/PR is high priority—it affects lots of customers substantially, but not critically.
type: enhancement
The issue is a request for an enhancement.
Description
In #9625 (comment) @frosso points out that on mobile sized viewports, e.g. 375px wide, the Test badge wraps.
While this is not overly problematic, making choices that are mobile friendly particularly space efficiency, is an important principle to follow. The two options considered were:
Option 2 is the most compelling as it's the most space efficient and opens up room for the new responsive logos seen in v2 and that we'll implement in v1 once Stripe unblocks us. The generic card icon present is temporary and will be replaced by the end of 2024. Cards + card brand logos, currently in the card number field and later will be moved to the radio button, is more than sufficient to let the user know the payment method type.
Acceptance criteria
The Card component radio button label on shortcode and blocks checkout is "Cards".
Decouple (if it really is coupled) and update the settings UI text to "Credit / Debit Cards". This should be plural since it's titling the category consisting of many card brands and types vs. a user entering a single card in checkout where the singular form made sense. Also it looks a bit odd that "card" is the only word in the entire list of payment methods that's lower case. I know normally we use sentence case but in this instance use title case.
No other changes to the Test Mode badge or the generic card icon are required at this time.
The text was updated successfully, but these errors were encountered: