LoginForm container
The LoginForm
container is designed to handle user email input and validation within the checkout process.
LoginForm configurations
The LoginForm
container provides the following configuration options:
Example
The following example renders the LoginForm
container on a checkout page, which includes rendering the AuthCombine
container from the user auth drop-in component in a modal for authentication: