From version 64, Google Chrome requires attribute autocomplete in some input field (including the ones related to credit card), otherwise it shows a warning in console like the attatched image

Is possible to add support for it in hosted fields?
reference: https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute
https://bugs.chromium.org/p/chromium/issues/detail?id=468153
We'll take a look at this
Just noting here for the future that to see the log error, you need to turn on verbose logging in the console. It does not appear by default.
This is fixed in v3.32.0
Most helpful comment
We'll take a look at this