-
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
Uphold payment method issues to fix #5493
Comments
Hi @pazza83, I can handle this issue. |
@pazza83 I finished the implementation of this fix. Now it looks like this: Unfortunately I was not be able to reproduce in any way the 4 days issue on latest Bisq version (maybe has it been fixed just recently?). I also checked on code and it seems ok to me. Also, are there any input constraints on the Account owner full name? Length for example, etc. Once I have this information, I can release a PR. Thanks! |
Thanks @BtcContributor that is great, very speedy! I will keep an eye out on trades after the PR. There are no restrictions on 'Account owner full name' it is based on what is entered when the user completes KYC with Uphold. |
Description
The Uphold payment method could do with a couple of tweaks to make it a smoother trading experience.
When payment is received from an Uphold member an email is received to show the full name of the payee. This is also shown in the app when clicking on the payment details.
There is no way to identify payee from the current field of 'Username or email or phone no'. You can use the payment amount / currency to link payment , but when multiple trades are made this makes it difficult / impossible to achieve. Adding an 'Account owner full name' field would fix this.
The trade screen also shows the payment time as 4 days. This is incorrect. It should be 1 day. See screen shot below:
Version
1.6.4
Steps to reproduce
Expected behaviour
The text was updated successfully, but these errors were encountered: