Autofill
Browsers, and you, as a developer, can help users enter data faster, and avoid re-entering data.
Autofill is a feature that allows browsers to automatically fill in form fields with users' saved information, such as name, address, and payments details. Understanding how autofill works and how to ensure that browsers offer appropriate autofill options, can save your users a lot of time and hassle, and help them avoid mistakes. Enabling autofill to work well also helps reduce users dropping out of the flow and leads to higher form submission rates.
For commerce and checkout flows in particular, developers observed significant benefit from autofill to both the buyer experience and merchant outcomes.
1/3 of guest checkouts (where the user sees an empty form) use autofill, and sessions with autofill see up to 41% increase in checkout completion rate. —ShopifyLearn
Autofill fundamentals
Payment and address form best practices
Autocomplete types
Payment and address form best practices
Want to help your users quickly and easily get from shopping cart to payment?
Learn how to use built-in browser features to develop checkout forms that maximize conversions.