As it stands right now, you can choose to view cards on file during payment in a radio button list or select list. When in a radio list, it would be nice to have the icon of the credit card type at the beginning of the label:

So in this image, a Visa icon would go to the left of Visa in the option.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | credit card icons.zip | 6.41 KB | joshmiller |
| #1 | 1319066-01-cc-icons.patch | 5.65 KB | joshmiller |
| #1 | Screen Shot 2012-10-18 at 5.13.58 PM.png | 23.12 KB | joshmiller |
Comments
Comment #1
joshmillerReview requested!
Comment #2
joshmillericons...
Comment #3
rszrama commentedCheck out how we define the display_title in the Commerce PayPal module. We can make sure we're reusing those icons, but we should also include the CSS on the checkout page to position them inline if possible.
Comment #4
joshmiller