Closed
Bug 1102463
Opened 11 years ago
Closed 11 years ago
better error handling for card typos so people can fix errors
Categories
(Mozilla Foundation Communications :: Website, task)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: thecount, Assigned: thecount)
Details
(Whiteboard: [EOYFR2014][studio mofo][donation flow][nov28][p1])
Attachments
(1 file)
If there is a typo in te expirary date, csv, or card number, we don't give a very good error to the user to help them fix it.
In the case of a expiry date that's less than the current date, we can say "card has expired, please review your information or try another card."
In the case of a card expiry date that's wrong, and greater than the current date, we get a declined error from bsd. Not super helpful, but we should expand our declined error message to "Card is declined, please review your info or try another card"
In the case of wrong card numbers of csv errors, bsd let's us know so we can tell the user exactly, something like "please double check your card number" and "please double check your csv" and highlight the incorrect field.
Assignee | ||
Updated•11 years ago
|
Assignee: nobody → scott
Whiteboard: [EOYFR2014][studio mofo][donation flow][nov28][p1]
Assignee | ||
Comment 1•11 years ago
|
||
Attachment #8526343 -
Flags: review?(aki)
Updated•11 years ago
|
Attachment #8526343 -
Flags: review?(aki) → review+
Assignee | ||
Comment 2•11 years ago
|
||
Merged: https://github.com/mozilla/bsd-forms-and-wrappers/commit/b61cdd01815f7216b347219ddd5077bd6b3cf6b0
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•