I am trying to use the code below to use \"Safari\'s AutoFill\" of the credit card. But it did not work
&l
It seems that the HTML Standard autofill tokens are working too (tested in Safari 11.1):
https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofill
For example:
Name
Number
/ Exp
CSC
I found that expiration month and year should be next to each other in order to Safari to find it. CSC field will not be filled to maintain an another layer of security.