bytecode0101 / uCRM

A micro CRM
5 stars 3 forks source link

Submit order #13

Open sallysway opened 9 years ago

sallysway commented 9 years ago

As a [Client] I want to [submit order] in order to [receive product(s)]

--Client is shown the list of products added to his shopping cart with title and respective price (allocated by the system). Client has the option to enter voucher code and price is recalculated accordingly --Client is prompted to select payment method and address of delivery --Order is then saved as Pending until Seller confirms order (see respective use case) --Acceptance criteria: Client is logged in. Products have been verified and exist in stock. Client has provided valid delivery address. --correlated with Create Promotions (see use case)