Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 3.5.2
-
Fix Version/s: 3.5.3
-
Component/s: Client Interface, Staff Interface
-
Labels:None
Description
When updating a credit card payment account and changing the expiration date only, the card number is also updated to include the asterisks displayed in the mask, resulting in a credit card being stored in the database like "************5454"
Instead, when changing the expiration date, the credit card should not be updated if it contains asterisks (Or perhaps, any non-numeric characters). This use to work, so I'm not sure what changed.