Open
Bug 1498403
Opened 6 years ago
Updated 1 month ago
Handle the case where the user selects a saved credit card but decryption fails
Categories
(Firefox :: WebPayments UI, enhancement, P1)
Firefox
WebPayments UI
Tracking
()
NEW
People
(Reporter: timdream, Unassigned)
References
Details
(Whiteboard: [webpayments] [ux])
Once bug 1486954 has landed, it's possible for the user to fall into the case where
- it has a credit card in the store
- it has re-auth with the OS key store (see bug 1429265)
- however, the OS key store has no key to decrypt the card number
we should present an error message to the user, perhaps ask them to enter the credit card # again in the management UI.
Updated•6 years ago
|
Blocks: 1486954
status-firefox64:
affected → ---
Summary: Handle the case when the user selected a saved credit card but we decryption had failed → Handle the case where the user selects a saved credit card but decryption fails
Whiteboard: [webpayments] [triage]
Updated•6 years ago
|
Priority: -- → P2
Whiteboard: [webpayments] [triage] → [webpayments] [ux]
Updated•6 years ago
|
Assignee: nobody → jsavory
Updated•6 years ago
|
Status: NEW → ASSIGNED
Priority: P2 → P1
Updated•6 years ago
|
status-firefox63:
--- → disabled
status-firefox64:
--- → disabled
Updated•5 years ago
|
Assignee: jsavory → nobody
Status: ASSIGNED → NEW
Updated•2 years ago
|
Severity: normal → S3
Comment 1•1 month ago
|
||
Is this related to the test case as per comment #6 on bug #1876347 ?
(The "solution" is to delete your saved card and then type it in again)
You need to log in
before you can comment on or make changes to this bug.
Description
•