-
Notifications
You must be signed in to change notification settings - Fork 0
Checkout ‐ Sign In
Manuel edited this page Dec 11, 2024
·
3 revisions
The second step of the shopping cart process. This step is skipped for already logged in users. Here the user is shown both the 'Create an account' and 'Already registered?' forms in order to either create a new account or log in.
- should display all the necessary elements
As a logged out customer, I want the 'Create An Account' form to appear on checkout, so that I can create a new account:
- should display 'Create An Account' form on checkout 'Sign In' section
As a logged out customer, I want the 'Already Registered?' form to appear on checkout, so that I can log in to my account:
- should display 'Already Registered?' form on checkout 'Sign In' section
- should allow customer to continue to next section