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

Uphold payment method issues to fix #5493

Closed
pazza83 opened this issue May 15, 2021 · 3 comments · Fixed by #5500
Closed

Uphold payment method issues to fix #5493

pazza83 opened this issue May 15, 2021 · 3 comments · Fixed by #5500

Comments

@pazza83
Copy link

pazza83 commented May 15, 2021

Description

The Uphold payment method could do with a couple of tweaks to make it a smoother trading experience.

  • Add 'Account owner full name' field
  • Fix error showing a 4 day trade period to 1 day trade period

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:

uphold bisq

Version

1.6.4

Steps to reproduce

  1. Add Uphold as a payment method. There is no field to add 'Account owner full name'. This should be a required field.
  2. Start a trade with Uphold. The UI will show 'Max. trade allowed period' as 4 days. It should be 1 day (the actual remaining time and actual trade window is correct at one day' so I think the 4 day is just a typo.

Expected behaviour

  1. Add Uphold as a payment method. User see a field to add 'Account owner full name'. This should be a required field.
  2. Start a trade with Uphold. The UI should show 'Max. trade allowed period' as 1 day.
@BtcContributor
Copy link
Contributor

Hi @pazza83, I can handle this issue.

@BtcContributor
Copy link
Contributor

@pazza83 I finished the implementation of this fix.

Now it looks like this:

pazza_uphold_fix3

pazza_uphold_fix

pazza_uphold_fix2

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.
Could you please recheck the issue, please? Otherwise, it seems good 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!

@pazza83
Copy link
Author

pazza83 commented May 16, 2021

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.

This issue was closed.
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

Successfully merging a pull request may close this issue.

2 participants