This use case shows the simple example of a checkout experience that asks for an address (shipping and/or billing) followed by the payment using text-based state and expiry.
The address fields use the autocomplete billing attribute.
The credit card expiration date fields use the autocomplete cc-exp-month and cc-exp-year attributes.
Start