-
Notifications
You must be signed in to change notification settings - Fork 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
[$1000] Web - Can pay IOU with PayPal even if the recipient has no PayPal payment method #23861
Comments
Triggered auto assignment to @muttmuure ( |
Bug0 Triage Checklist (Main S/O)
|
Proposal by: @samh-nl ProposalPlease re-state the problem that we are trying to solve in this issue.Can pay IOU with PayPal even if the recipient has no PayPal payment method What is the root cause of that problem?This affects two usages of the
But in the case that this is PayPal, we don't check if the recipient actually has it configured: App/src/components/SettlementButton.js Lines 125 to 128 in eb02006
What changes do you think we should make in order to solve the problem?
const shouldShowPaypal = Boolean(moneyRequestReport.submitterPayPalMeAddress);
To reduce code duplicity in declaring What alternative solutions did you explore? (Optional)N/A |
@muttmuure Uh oh! This issue is overdue by 2 days. Don't forget to update your issues! |
@muttmuure Huh... This is 4 days overdue. Who can take care of this? |
@muttmuure Now this issue is 8 days overdue. Are you sure this should be a Daily? Feel free to change it! |
I don't think this is a bug. You should be able to pay anyone with PayPal |
If the recipient has no PayPal.me username provided, it goes to the wrong person. It uses the money amount as the username, please see the video. |
Thoughts? |
Job added to Upwork: https://www.upwork.com/jobs/~018a86abe5b75ae6ce |
Current assignee @muttmuure is eligible for the External assigner, not assigning anyone new. |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @ArekChr ( |
📣 It's been a week! Do we have any satisfactory proposals yet? Do we need to adjust the bounty for this issue? 💸 |
Confirming that bug exists. NewDot redirects to Here is an example: https://www.paypal.com/paypalme/12PLN @muttmuure I'm in favour of removing the option if the recipient doesn't have a PayPal payment method. |
@ArekChr, @muttmuure Uh oh! This issue is overdue by 2 days. Don't forget to update your issues! |
Bump |
@ArekChr @muttmuure this issue is now 4 weeks old and preventing us from maintaining WAQ, can you:
Thanks! |
Current assignee @ArekChr is eligible for the Internal assigner, not assigning anyone new. |
I don't think we should remove the option, we want to encourage users to add their PayPal account |
@muttmuure, Where NewDot should redirect if user 'A' presses pay with PayPal to user 'B' in case user 'B' doesn't have a PayPal account? Right now it redirects to the wrong person. |
@ArekChr, @muttmuure Whoops! This issue is 2 days overdue. Let's get this updated quick! |
Yeah, actually, I can see what you mean. Let's remove it if user B doesn't have one |
Triggered auto assignment to @Gonals, see https://stackoverflow.com/c/expensify/questions/7972 for more details. |
If you haven’t already, check out our contributing guidelines for onboarding and email [email protected] to request to join our Slack channel!
Action Performed:
Precondition: User A must not have a PayPal paypal method set.
Expected Result:
The PayPal payment method should not be available.
Actual Result:
The PayPal payment method is available.
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Version Number: 1.3.46-1
Reproducible in staging?: y
Reproducible in production?: y
If this was caught during regression testing, add the test name, ID and link from TestRail:
Email or phone of affected tester (no customers):
Logs: https://stackoverflow.com/c/expensify/questions/4856
Notes/Photos/Videos: Any additional supporting documentation
paypal-iou-bug.mp4
Recording.3994.mp4
Expensify/Expensify Issue URL:
Issue reported by: @samh-nl
Slack conversation: https://expensify.slack.com/archives/C049HHMV9SM/p1690565339451529
View all open jobs on GitHub
Upwork Automation - Do Not Edit
The text was updated successfully, but these errors were encountered: