-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Description
As a user, I want a transaction slip to appear on the screen after every deposit, withdrawal, or transfer, so that I can confirm my latest balance.
Acceptance Criteria:
A modal or new page displays the slip immediately after a successful transaction.
The slip includes a summary of the transaction and the new balance.
As a user, I want to click a button on the transaction slip to download it, so that I can save it for future use.
Acceptance Criteria:
The slip includes a "Download" button.
Clicking the button downloads a PDF of the slip.
Metadata
Metadata
Assignees
Labels
No labels