- [x] deduct the amount from sender's account - [ ] check if the account exists in our database - [ ] add the amount to the recipient account - [ ] if the account is not present the amount will only get deducted just like it does normally now - [ ] admin will be able to see how much money is transferred from and to the bank and from each account type
deduct the amount from sender's account
check if the account exists in our database
add the amount to the recipient account
if the account is not present the amount will only get deducted just like it does normally now
admin will be able to see how much money is transferred from and to the bank and from each account type