Content
General info
This story aims to enhance the user experience by automatically linking guest checkout orders to existing user accounts based on email matching. When a user completes a guest checkout using an email associated with an existing account, the system should automatically link the order to the user’s account. This enables users to see and manage all their orders in one place, even if some were made without logging in.
Some deatils:
-
If a user checks out without logging in but uses an email address that already exists in the database, the order should be automatically linked to their account.
-
When the user logs into their account, they should be able to see all their orders, including those made without logging in.
-
This linkage should happen seamlessly without requiring further actions from the user.
User Story
As a user,
I want orders made with my email address, even when not logged in, to appear in my account
So that I can view and manage all my orders in one place.
Visual design
–
|
No |
Acceptance Criteria |
|---|---|
|
01 |
Scenario: Auto-link guest checkout order to an existing user account by email matching |
Leave a Reply
You must be logged in to post a comment.