You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When an order has been placed, the system should return an invoice/order item which contains the same information as on he submitted shopping cart and the total invoiced.
Orders should be searchable by users
Order should have a state ORDERED, PAID, COMPLETED
When an order has been placed, the system should return an invoice/order item which contains the same information as on he submitted shopping cart and the total invoiced.