blathering-barnacles / Bangazon-2

Sprint 2
1 stars 1 forks source link

User can complete an order #2

Open kimberly-bird opened 5 years ago

kimberly-bird commented 5 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

rjlancaster commented 5 years ago

This refers to the issue that Joe was talking about.