Skip to content
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

Error while transferring money #60

Closed
luckyman20 opened this issue Oct 20, 2018 · 0 comments
Closed

Error while transferring money #60

luckyman20 opened this issue Oct 20, 2018 · 0 comments

Comments

@luckyman20
Copy link
Collaborator

Summary:

When I tried to send money to other random UPI address, it is showing error in Toast ‘Error fetching Receiver’. Firstly, it should be shown in SnackBar and the error should be more clear like ‘Error finding Virtual Payment Address’ and the loader goes off in a infinite loop.

Also, the wallet balance at that time was 0 so my suggestion is that we should first check if balance is enough and then find the receiver.

Steps to reproduce:

Keep wallet Balance 0.

Dashboard -> Transfer (Send) -> Enter a Random UPI Address and amount greater than balance (in our case greater than 0)

Expected behavior:

The app should firstly search for if balance is enough or not and then if receiver is not find, the error should be shown in a SnackBar with a error message something like Error finding Virtual Payment Address.

Observed behavior:

The firstly searches for a receiver without taking care of balance. Also, shows the error message in a Toast ‘Error fetching Receiver’.

Device and Android version:

Pixel 2 Android Marshmallow (Android Emulator)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant