-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add warning for cash deposit with BofA #1814
Comments
Here's some possible text for a warning: "Please confirm your bank accepts cash deposits into other peoples' accounts. For example, Bank of America and Wells Fargo no longer accept such deposits." In addition, as another check (since at least some users will ignore the warning and fail to check) perhaps we could also consider popping a warning when a user tries to add an account from a bad bank (i.e., maintain a blacklist of bank routing numbers within the software). |
EDIT "Please confirm your bank allows you to send cash deposits into other peoples' accounts. For example, Bank of America and Wells Fargo no longer allow such deposits." The sending bank's rules prevail, so the text should reflect that. |
Implemented with #1822 |
See: https://bisq.community/t/banks-tightening-deposit-rules/3595
The text was updated successfully, but these errors were encountered: