Add IIN detection when saving a credit card
Categories
(Toolkit :: Form Autofill, enhancement, P1)
Tracking
()
Tracking | Status | |
---|---|---|
firefox79 | --- | verified |
People
(Reporter: zbraniecki, Assigned: zbraniecki)
References
Details
(Whiteboard: [cc-autofill-mvp])
Attachments
(2 files)
We want to be able to detect the correct credit card type using IIN.
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Comment 1•4 years ago
|
||
Updated•4 years ago
|
Comment 3•4 years ago
|
||
Backed out for multiple formautofill failures.
backout: https://hg.mozilla.org/integration/autoland/rev/24787602a9f6bc95a34930d3bc087d4ac54fe1a5
failure logs:
- browser/extensions/formautofill/test/browser/creditCard/browser_editCreditCardDialog.js | unknown cc-type removed upon manual save - Got visa, expected undefined https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=307027703&repo=autoland&lineNumber=4254
- browser/extensions/formautofill/test/unit/test_migrateRecords.js | xpcshell return code: 0 https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=307027626&repo=autoland&lineNumber=2978
Assignee | ||
Comment 4•4 years ago
|
||
Agh, damn. The fact that formautofill tests fail on Linux hits me back. I'll fix it in the morning
Comment 6•4 years ago
|
||
bugherder |
Comment 7•4 years ago
•
|
||
Hi,
In my attempt to verify this, besides the issue already found by Matt (bug 1649028), I saw that the logo is not detect/displayed when submitting a Diners Club credit card. Reproduced in Beta 79.0b2 and latest Nightly 80.0a1 (2020-07-01). Both credit cards saved without logo (in the above screenshot) are Diners Club credit cards. The card with diners club logo its actually a Mastercard saved credit card.
Thanks.
Assignee | ||
Comment 8•4 years ago
|
||
Adam, when you added logos, is there a chance we missed Diners Club logo?
Comment 9•4 years ago
|
||
(In reply to Zibi Braniecki [:zbraniecki][:gandalf] from comment #8)
Adam, when you added logos, is there a chance we missed Diners Club logo?
The third card in the list in that screenshot has a Diner's Club logo next to it, so it's definitely in the tree and working, at least sometimes.
Comment 11•4 years ago
•
|
||
Sure, here is the new submitted bug:
https://bugzilla.mozilla.org/show_bug.cgi?id=1650033
Updated•4 years ago
|
Comment 12•4 years ago
|
||
Verified - Fixed in Beta 79.0b6 and latest Nightly 80.0a1 (build id: 20200712091716). After the bug 1650033 has been fixed, the Diners Club logo is also detect when submitting a new credit card and displayed in saved credit cards (in Nightly 80.0a1).
Description
•