# Use Case 7.2 Show card details ## Overview | Aspect | Description | |------------------------------|-------------------------------------------------------------------------------------------------------------| | **Summary** | The user views the details of a selected card, including its data, activity history and issuer information. | | **Goal** | Inspecting details and data of a card. | | **Preconditions** | *None* | | **Postconditions** | *None* | | **Triggered by** | | | **Additional Documentation** | *None* | | **Possible errors** | *None* | | **Logical test cases** | | --- ## Flow | # | Description | Next | |---------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------| | **1** | **PRIMARY SCENARIO** | | | **1.1** | **System displays screen 'Card'** | | | 1.1a | User selects Details in this card | 2 | | 1.1b | User selects Card activities | Go to: [UC6.2 Show card history](UC6.2_ShowUsageAndManagementHistoryOfCard.md) | | 1.1c | User selects About the Issuer | 4 | | 1.1d | User selects Help | Go to: [UC9.6 Get help](UC9.6_GetHelp.md) | | 1.1e | User selects Back | Back | | **2** | **INSPECT CARD DETAILS** | | | **2.1** | **System displays screen 'Card details'** | | | 2.1a | User selects Details Incorrect | 3 | | 2.1b | User selects Help | Go to: [UC9.6 Get help](UC9.6_GetHelp.md) | | 2.1c | User selects Back | Back | | **3** | **WHEN CARD DETAILS ARE INCORRECT** | | | **3.1** | **System displays screen 'Details incorrect?'** | | | 3.1a | User selects Back | Back | | **4** | **INSPECT ISSUER DETAILS** | | | **4.1** | **System displays screen 'About Organization'** | | | 4.1a | User selects Report Problem | 5 | | 4.1b | User selects Help | Go to: [UC9.6 Get help](UC9.6_GetHelp.md) | | 4.1c | User selects Back | Back | | **5** | **REPORT A PROBLEM** | | | **5.1** | **System displays screen 'Under construction'** | | | 5.1a | User selects Back | Back |