Clover transactions sometimes don't work if credit card is autofilled by chrome. To come around this issue we are thinking of disabling autocomplete. Is there a way to do it?
Clover transactions sometimes don't work if credit card is autofilled by chrome. To come around this issue we are thinking of disabling autocomplete. Is there a way to do it?
Hi @
Disabling autocomplete is a setting the user would disable in chrome settings, not within the iFrame. It is more likely the transaction is failing when using autocomplete because the autocomplete feature will sometimes omit details, so I would add a note to the iFrame that reminds users to check each field is filled out.
Uhm, no, there is an autocomplete property on inputs - https://developer.mozilla.org/en-US/docs/Web/Security/Securing_your_site/Turning_off_form_autocompletion.
6 People are following this question.