Open bsclifton opened 3 years ago
Also noteworthy: you can have two cards with the same name (ex: two cards named Brave Browser
) in Uphold
Per @szilardszaloki:
So first we try to retrieve a list of BAT cards and take the first one with the
Brave Browser
label. If you don't have one, we create one for you with"label": "Brave Browser"
and"currency": "BAT"
. Then we set the newly created card's "position" to 1 and set it to "starred".
Description
The main symptom for this issue will be the user noticing that the balance is showing as 0. When user logs into Uphold, the funds are there - but they're on a different card.
Steps to Reproduce
Brave Browser
wallet. Verify balance shows in brave://rewardsGo to my Uphold account
)Brave Browser
card. I chose to rename asBrowser
Actual result:
Balance shows 0 😱
If you go into Uphold, you'll notice it made a new empty card:
Expected result:
Code should be smart enough to find a wallet with balance; or prompt user for which one to use?
Reproduces how often:
100%