- What is iFrame autocomplete and how do I Enable it?
- I don't Want Autocomplete Enabled in my Payment Flow
- I'm Using iFrame v1.71 or Older, Will this Change Break my Integration?
- Will it Work on a Mobile Browser?
What is iFrame Autocomplete and how do I Enable it?
Spreedly iFrame (v1.72+) by default now has autocomplete otherwise known as "autofill" functionality, for credit card details. Autocomplete relies on the browsers ability to store credit card details for later use during checkout. Autocomplete via Spreedly iFrame will work on mobile and desktop browsers. This functionality reduces the friction of manually entering cards details, which leads to faster checkout and higher conversion rates.
I don't Want Autocomplete Enabled in my Payment Flow
If you do not wish to have autocomplete enabled, you may call the toggleAutoComplete function, which will disable autocomplete.
I'm Using iFrame v1.71 or older, Will this Change Break my Integration?
If your integration is hardcoded to version 1.71 or lower you will not receive the autocomplete feature.
Will it Work on a Mobile Browser?
It will work regardless of browser type, desktop or mobile.
This may be a benefit on mobile browsers as some mobile browsers use the phone's camera to capture the credit card details via OCR and then populate that into credit card fields.