Hey yoooo,
Oddball question here. Is there an internal way to keep the browser from asking if you’d like to save a credit card?
In example, I use autocomplete="new-password"
to stop a form from autocompleting. Is there something similar that can be done internally to prevent a browser from asking if I’d like to save on just that page/form?
Reason is, I don’t want anyone to save on that form. It is to be used by Agents/employees to input a client’s card.
Thanks!