MidbossK / BanWebApp

0 stars 0 forks source link

User can complete an order #2

Open stevebrownlee opened 6 years ago

stevebrownlee commented 6 years ago

Given the user is authenticated And the user is viewing their open order When the user clicks the Complete Order button Then the user should be presented with a view that allows them to select a payment type for the order

Given the user selects a payment option When the user clicks the Done button
Then the payment type must be added to the order And the user will be presented with a confirmation/thank you screen

MidbossK commented 6 years ago

Customer finished shopping can click Complete Order and go to payment screen Customer picks payment type, payment type is added to order and "finished" screen