blathering-barnacles / Bangazon-2

Sprint 2
1 stars 1 forks source link

RL Ticket 2 - User can complete an order #64

Closed rjlancaster closed 5 years ago

rjlancaster commented 5 years ago

Description: code adds a new "Complete order" button to the shopping cart. Clicking the button will direct the user to choose a payment type, then the option to complete the order. Logic completed to add the payment type to the order, therefore closing out the order.

Test directions: Add an item to the shopping cart. Go to the shopping cart and click button to Complete the order. Choose a payment type from the radio buttons. Click Submit. You should be directed to a thank you screen which closes out the process.

Link: https://github.com/blathering-barnacles/Bangazon-2/issues/2