Credit card network validation on entry and summary pages
Categories
(Firefox :: WebPayments UI, enhancement, P1)
Tracking
()
People
(Reporter: MattN, Assigned: sfoster)
References
(Blocks 1 open bug)
Details
(Whiteboard: [webpayments] [user-testing])
Attachments
(6 files, 3 obsolete files)
5.54 KB,
patch
|
Details | Diff | Splinter Review | |
46 bytes,
text/x-phabricator-request
|
MattN
:
review+
|
Details | Review |
46 bytes,
text/x-phabricator-request
|
MattN
:
review+
|
Details | Review |
46 bytes,
text/x-phabricator-request
|
sfoster
:
review+
|
Details | Review |
46 bytes,
text/x-phabricator-request
|
sfoster
:
review+
|
Details | Review |
46 bytes,
text/x-phabricator-request
|
sfoster
:
review+
|
Details | Review |
Updated•7 years ago
|
Updated•7 years ago
|
Reporter | ||
Updated•6 years ago
|
Reporter | ||
Updated•6 years ago
|
Assignee | ||
Comment 1•6 years ago
|
||
Updated•6 years ago
|
Reporter | ||
Comment 2•6 years ago
|
||
Reporter | ||
Comment 3•6 years ago
|
||
Reporter | ||
Updated•6 years ago
|
Updated•6 years ago
|
Assignee | ||
Updated•6 years ago
|
Updated•6 years ago
|
Reporter | ||
Comment 5•6 years ago
|
||
Reporter | ||
Comment 6•6 years ago
|
||
Assignee | ||
Comment 7•6 years ago
|
||
Assignee | ||
Comment 8•6 years ago
|
||
Assignee | ||
Comment 9•6 years ago
|
||
Assignee | ||
Comment 10•6 years ago
|
||
Comment 11•6 years ago
|
||
Comment 12•6 years ago
|
||
Comment 13•6 years ago
|
||
Assignee | ||
Comment 14•6 years ago
|
||
Comment 15•6 years ago
|
||
Assignee | ||
Comment 16•6 years ago
|
||
Comment 17•6 years ago
|
||
Comment 18•6 years ago
|
||
Comment 19•6 years ago
|
||
Updated•6 years ago
|
Reporter | ||
Comment 20•6 years ago
|
||
Reporter | ||
Comment 21•6 years ago
|
||
Updated•6 years ago
|
Assignee | ||
Comment 22•6 years ago
|
||
Updated•6 years ago
|
Assignee | ||
Comment 23•6 years ago
|
||
Assignee | ||
Comment 24•6 years ago
|
||
Reporter | ||
Comment 25•6 years ago
|
||
Reporter | ||
Comment 26•6 years ago
|
||
Comment 27•6 years ago
|
||
Comment 28•6 years ago
|
||
Comment 29•6 years ago
|
||
Comment 30•6 years ago
|
||
bugherder |
Assignee | ||
Comment 31•6 years ago
|
||
Updated•6 years ago
|
Assignee | ||
Comment 32•6 years ago
|
||
Reporter | ||
Comment 34•6 years ago
|
||
Reporter | ||
Comment 35•6 years ago
|
||
Reporter | ||
Comment 36•6 years ago
|
||
Reporter | ||
Comment 37•6 years ago
|
||
Reporter | ||
Comment 38•6 years ago
|
||
Assignee | ||
Comment 39•6 years ago
|
||
Assignee | ||
Comment 40•6 years ago
|
||
Assignee | ||
Comment 41•6 years ago
|
||
Reporter | ||
Comment 42•6 years ago
|
||
Comment 43•6 years ago
|
||
Comment 44•6 years ago
|
||
bugherder |
Comment 45•6 years ago
|
||
Going through the comments is making me not to be sure on what exactly should be verified here or maybe I've already verify it in other bugs.
I would really appreciate if you could help me with what should I verify here?
Thanks.
Assignee | ||
Comment 46•6 years ago
|
||
(In reply to Hani Yacoub from comment #45)
Going through the comments is making me not to be sure on what exactly should be verified here or maybe I've already verify it in other bugs.
I would really appreciate if you could help me with what should I verify here?
Thanks.
I feel like this might have been verified already also, but if you want to check it off your list, I think the main thing to verify here is that a card from a network which is not supported by the merchant is flagged as invalid and payment is prevented. There's a test page at https://sfoster.github.io/payments-scratch/supportedNetworks.html which lets you generate a paymentrequest with supported networks.
(note an invalid network throws a DOM error and the paymentrequest.show() should fail)
Comment 47•6 years ago
|
||
Verified as fixed on Firefox Nightly 66.0a1 (2019-01-27) on Windows 10 x 64, Windows 7 x32, Mac OS X 10.14 and on Ubuntu 18.04 x64.
Updated•6 years ago
|
Updated•6 years ago
|
Description
•