-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
Fix isDisabled check for the payments button #3786
Conversation
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
@jasperhuangg @Julesssss I'm a bit confused with the expected result of this PR. In the steps it says: So can you verify if the following is correct:
Grabando.194.mp4 |
@isagoico That looks correct to me! cc @kevinksullivan Can you confirm? |
Actually, I'm 99% sure that this is correct, so I'm going to check it off on the deploy checklist. |
Hm no, there should not be a concept of adding multiple paypal.me usernames for a single user. All we do with a paypal.me login is auto-fill the $ amount and recipient paypal handle when we link a payer out to paypal.me. In other words, we don't let a user choose the specific paypal.me account of the recipient when making the payment. Ideally we let a user add paypal.me once, and tap that existing username for editing purposes. Otherwise there shouldn't bee an option to add another username. I will create a separate GH for this one to follow up. |
@jasperhuangg do you know if this PR will allow you to add multiple paypal.me user names? Or, once you have added paypal.me once, and then you add one "again", are we just editing the existing paypal.me login? GH is here as a follow up. |
My understanding here is that this PR simple fixed the original functionality:
I agree that this should be the case, so either that was not originally implemented, or this PR fix missed this requirement. @jasperhuangg are you able to confirm? |
Details
See linked issue
Fixed Issues
$ #3609
Tests/QA
<baseURL>/settings/payments
Tested On
Screenshots
Desktop
desktop.mp4
iOS
ios.mp4
Web
web.mp4