Skip to content

My Account

Manuel edited this page Dec 8, 2024 · 6 revisions

My Account - Order history

As a returning customer, I want to view a list of my past orders, so that I can easily access information about previous purchases:

  • should display a list of past orders

As a returning customer, I want to view the details of my past orders, so that I can easily access information about previous purchases:

  • should display details for each past order

As a returning customer, I want to be able to reorder an order in case the process needs to start from scratch again:

  • should allow user to reorder an order

As a returning customer, I want to be able to add a comment about my orders, so that I can provide any extra information needed:

  • should allow user to reorder an order

My Account - My Addresses

As a logged in customer, I want to see both my delivery and billing addresses displayed, so that I can check their data is correct:

  • should display both billing and delivery addresses

As a logged in customer, I want to be able to update or delete any of my addresses, so that I can update or remove my personal information:

  • should allow user to update or delete any of the addresses

As a logged in customer, I want to be able to add new addresses to the addresses I already added, so that I can have my order delivered or billed elsewhere:

  • should allow user to add new addresses

My Account - My Personal Information

As a logged in customer, I want to be able to view and update my personal information, so that I can confirm that it is correctly saved:

  • should allow user to view and update personal information
Clone this wiki locally