Authentication
The registration option has different variations. This page is not available on every shop. For some webshops, the client settings determine that you need to be logged in before you can add anything to your basket (and thus enter the check-out flow).
Registration
- Can link to the default registration page to create an account.
- Can link to a registration form without the option to create an account (password field is not required) only to fill out invoice and delivery information.
- Can link to the choice between a company or consumer registration, based on the selection it will direct you to the correct registration form.
Login Component
This component is pretty straightforward.
- Email and password field to log in with existing login credentials.
- Can include a remember me checkbox.
- Can include a password forgotten? link.
- A button to send the entered data and log in to the webshop.