Created
January 15, 2013 20:06
-
-
Save iamxande/4541565 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| When depositing a check, on Simple, the way it is represented on your activity feed can be a bit simpler. | |
| 1. User deposits a $300 check: the activity feed updates in real time. Deposit is pending veryfication. | |
| ----------------------------------------------- | |
| Deposit $300.00 | |
| tags: "Pending" Check Deposit" | |
| ----------------------------------------------- | |
| 2. Funds are partially available: the "Safe to Spend" break down would look something like this. | |
| 1,000.00 account balance | |
| 100.00 in checks to be cleared | |
| 0.00 in other pending activities | |
| 0.00 in scheduled activities | |
| 5.00 in goals |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment