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 dropdown-based state and expiry.

Additionally, the form starts off as hidden, and its CSS display property is toggleable via a button.

Start