javascript - Disable Browser asking for "store credit Card information" -


i'm developing pci pages , keep finding chrome browsers pops:

do want store credit card information

this not pci compliant , want disable no browser can pop messages storing credit card information.

pci compliance applies your site should do, not user can within own browser. site shouldn't store user's credit card information. however, aren't more responsible user allowing browser store information if they, say, wrote info on post-it note , stuck monitor. browser features browser features, not should (or can) try manage.


Comments

Popular posts from this blog

android - How to save instance state of selected radiobutton on menu -

python 3 IndexError: list index out of range -

IF statement in MySQL trigger -