-
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
National bank transfer doesnt have account number validation #3459
Comments
I think it is tricky to implement this properly for all countries all over the world. We do have special cases for some countries already (e.g. Argentina), but I think doing it properly for all countries is not |
I agree. but i thought we should have account number fileld should not be empty validation. |
working on it. |
This commit is for github issue bisq-network#3458 and bisq-network#3459 check added for moneybeam and national bank transfer
This commit is for github issue bisq-network#3458 and bisq-network#3459 check added for moneybeam and national bank transfer
This commit is for github issue bisq-network#3458 and bisq-network#3459 check added for moneybeam and national bank transfer
Description
National bank transfer doesnt have account number validation
Version
1.2.0
Steps to reproduce
create national bank transfer account
select asia and any country
create new account without filling account number.
Expected behaviour
Atleast account number field validation should be there.
Actual behaviour
Able to create new account without filling account number.
Screenshots
Device or machine
Ubuntu
Additional info
The text was updated successfully, but these errors were encountered: