where to send the e-transfer (chavisistheman@gmail.com)
msg to put username in question field
display password which is a hash of the username
display msg that deposit may take up to 24 hours, and a link to the contact page if the user has questions
when admin e-mail receives the e-transfer notification, they will log-in to our system as admin user, go to a page only visible to admin users (could be dashboard) and enter the username of the depositor into a form that will provide them with the password of the e-transfer (which will be the hash of the depositing username displayed to the user)
admin will use the e-transfer password to accept the e-transfer, then make this deposit (or transfer) to the user's account
user clicks on the deposit button
form appears with information:
when admin e-mail receives the e-transfer notification, they will log-in to our system as admin user, go to a page only visible to admin users (could be dashboard) and enter the username of the depositor into a form that will provide them with the password of the e-transfer (which will be the hash of the depositing username displayed to the user)
admin will use the e-transfer password to accept the e-transfer, then make this deposit (or transfer) to the user's account