
| Item Value | |
|---|---|
| UseCase | Pay Order | 
| Summary | Takes the payment details and allows the customer to pay for the order. | 
| Actor | Customer | 
| Precondition | A Place Order sequence must have been completed. | 
| Postcondition | The order can continue in the system. | 
| Base Sequence | 
 if "Confirm": 
 if "Cancel": 
 The customer can at any time break the ordering process and the information is deleted. |