# My orders
###### tags: `user_role`
## My orders structure
* List of orders
* Sort
* Order card
### Order card
* Order title
* Vendor name
* Price
* Tracking ID (display)
* Status
* In process
* Cancelled (Can be cancelled by user)
* Shipped
* Delivered
* Received
* Refund
* Image
## Create orders
Orders should create automatically after the user completes the buying process
## View orders list
Users should have an ability to see all their orders, filter them and check their statuses.
Orders should include information about products, services, order price, delivery address and status.
## Cancellation and refund
User has the ability to cancel order and make get refund