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•7 years ago
|
| Reporter | ||
Updated•7 years ago
|
| Assignee | ||
Comment 1•7 years ago
|
||
Updated•7 years ago
|
| Reporter | ||
Comment 2•7 years ago
|
||
| Reporter | ||
Comment 3•7 years ago
|
||
| Reporter | ||
Updated•7 years ago
|
Updated•7 years ago
|
| Assignee | ||
Updated•7 years ago
|
Updated•7 years ago
|
| Reporter | ||
Comment 5•7 years ago
|
||
| Reporter | ||
Comment 6•7 years ago
|
||
| Assignee | ||
Comment 7•7 years ago
|
||
| Assignee | ||
Comment 8•7 years ago
|
||
| Assignee | ||
Comment 9•7 years ago
|
||
| Assignee | ||
Comment 10•7 years ago
|
||
Comment 11•7 years ago
|
||
Comment 12•7 years ago
|
||
Comment 13•7 years ago
|
||
| Assignee | ||
Comment 14•7 years ago
|
||
Comment 15•7 years ago
|
||
| Assignee | ||
Comment 16•7 years ago
|
||
Comment 17•7 years ago
|
||
Comment 18•7 years ago
|
||
Comment 19•7 years ago
|
||
Updated•7 years ago
|
| Reporter | ||
Comment 20•7 years ago
|
||
| Reporter | ||
Comment 21•7 years ago
|
||
Updated•7 years ago
|
| Assignee | ||
Comment 22•7 years ago
|
||
Updated•7 years ago
|
| Assignee | ||
Comment 23•7 years ago
|
||
| Assignee | ||
Comment 24•7 years ago
|
||
| Reporter | ||
Comment 25•7 years ago
|
||
| Reporter | ||
Comment 26•7 years ago
|
||
Comment 27•7 years ago
|
||
Comment 28•7 years ago
|
||
Comment 29•7 years ago
|
||
Comment 30•7 years ago
|
||
| bugherder | ||
| Assignee | ||
Comment 31•7 years ago
|
||
Updated•7 years ago
|
| Assignee | ||
Comment 32•7 years ago
|
||
| Reporter | ||
Comment 34•7 years ago
|
||
| Reporter | ||
Comment 35•7 years ago
|
||
| Reporter | ||
Comment 36•7 years ago
|
||
| Reporter | ||
Comment 37•7 years ago
|
||
| Reporter | ||
Comment 38•7 years ago
|
||
| Assignee | ||
Comment 39•7 years ago
|
||
| Assignee | ||
Comment 40•7 years ago
|
||
| Assignee | ||
Comment 41•7 years ago
|
||
| Reporter | ||
Comment 42•7 years ago
|
||
Comment 43•7 years ago
|
||
Comment 44•7 years ago
|
||
| bugherder | ||
Comment 45•7 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•7 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•7 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•7 years ago
|
Updated•7 years ago
|
Description
•