-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
unable to tip more than 100 BAT #5884
Comments
When this is fixed, will need to check that you actually get put in Disconnected state once you hit the transaction limit because right now there are errors when trying to do over 100 BAT in transactions. |
@mandar-brave what should we do? |
@NejcZdovc even if we hit Uphold limits, we need to ask user to re-auth and reset the token with a fresh 100 BAT. By failing and no re-authing; Do we not get a clear error when we hit the limits. |
I mean not sure how re-auth would work if limit for one time is 100. So if user want's to do 150 will Uphold even allow it? |
@NejcZdovc re-authing token resets value to allow new set of transactions up to 100. Uphold setting for token expiry now is > 250 BAT transactions or 2 months, whichever comes first. At that point user has to re-auth to get token expiry reset. |
@mandar-brave yes I am aware of that, what I am saying if user want's to tip 500 BAT this will not go through no re-auth will work as limit is max to 250. We need to limit tip amounts on publisher side to match uphold amounts so user will not be put in this situation |
Fair! we will have to cap Creator max to 250 BAT for the moment! |
duplicate of #3718 |
Description
While testing user wallets I noticed that there's a notification on the Uphold authorization screen which says you will need to reauthorize once you have 100 BAT in transactions. After tipping 100 BAT to various verified/KYC'd publishers (so that the BAT left my wallet), when I tried to tip over the 100 BAT, I was not forced to reauthorize. I just got the generic tip error message.
Steps to Reproduce
Actual result:
Expected result:
Expected to be disconnected (green Verified would changed to gray Disconnected button) and notification about the wallet being unreachable would be displayed.
Reproduces how often:
easily
Brave version (brave://version info)
Version/Channel Information:
Other Additional Information:
Miscellaneous Information:
Per discussion with @mandar-brave the limit was supposed to be increased. Possibly that didn't happen. Also, here's the uphold screen which mentions the 100 BAT limit:
The text was updated successfully, but these errors were encountered: