Do not consider CVV as first field of credit card
CVV field in credit cards are unlikely to be the first field of a form. Allowing it result in wrong parsing in case there are two series of fields for two different kind of cards Exemple is on westelm.com. Form contains Westelm card number --------------------- Westelm verification number Credit card type Credit card number Credit card expiration --------------------- Credit card verification --------------------- is delimitation of what is considered as credit card fields at the moment. This CL forbids credit card to be the first field of the form. It preserve the exception of reattaching a verification to the previous card if it is an only field. Bug: 728845 Change-Id: Ie29b323666651e671b25246532c68407534bbb0c Reviewed-on: https://chromium-review.googlesource.com/809015Reviewed-by:Roger McFarlane <rogerm@chromium.org> Reviewed-by:
Peter Lee <pkl@chromium.org> Commit-Queue: Olivier Robin <olivierrobin@chromium.org> Cr-Commit-Position: refs/heads/master@{#524669}
Showing
Please register or sign in to comment