Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 3.1.0
-
Fix Version/s: 3.2.0-b1
-
Component/s: None
-
Labels:None
Description
The year appears to display current year forward only. So if a card expired in a previous year, like 2013, it will show 2014 instead.
My proposed solution is to start the drop down with the actual year if it's older than the current year. For example, say the card expired in 2012..
2012
2014
2015
...
We basically start with the expired year, then skip to the current year.
This has been fixed.
The order plugin could use this change on checkout as well, but it looks like it would not be necessary since the order plugin is only considering new payment accounts, not existing accounts.