-
Notifications
You must be signed in to change notification settings - Fork 6
Use Cases
steverhoades edited this page Nov 29, 2012
·
5 revisions
This page will capture use cases, diagrams and other information for orders and customers.
- Customer
A customer has an identity, contact information and addresses.
An order is placed by a customer and contains a list of items to be fulfilled, customer payment and address information. An order may have several states, such as Pending, Canceled and Shipped, and contain shipment tracking numbers.
An order is created when a customer provides address information (shipping and billing), payment information (CC, ECHECK, PHONE, PAYPAL and PO) and has confirmed they have reviewed their order.