-
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
Add New payments page #3727
Add New payments page #3727
Conversation
13874c2
Updated |
If we could get this merged today that would be great :D |
@stitesExpensify I'll re-review and merge if you fix those conflicts! |
gah new conflicts!? Fixing rn |
Updated for all comments! Thank you again for looking through so many times |
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
Unfortunately the deploy comments are not working right now. This was deployed to staging yesterday. |
enterYourUsernameToGetPaidViaPayPal: 'Enter your username to get paid back via PayPal.', | ||
payPalMe: 'PayPal.me/', | ||
yourPayPalUsername: 'Your PayPal username', | ||
addPayPalAccount: 'Add PayPal Account', | ||
growlMessageOnSave: 'Your PayPal username was successfully added', | ||
}, | ||
paymentMethodList: { | ||
addPaymentMethod: 'Add Payment Method', | ||
accountLastFour: 'Account ending in', |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
FYI – we've ended up shortening this to just "Ending in" to save some space in #47104
Details
This PR:
<CreateMenu>
to<PopoverMenu>
<PaymentsPage>
to<AddPayPalMePage>
because that's all it was<PaymentsPage>
<PaymentMethodsList>
component/file which gets and displays all bank accounts, cards, your wallet, and your paypal.meFixed Issues
Fixes https://github.com/Expensify/Expensify/issues/166278
Tests/QA
Tested On
Screenshots
Web
2021-06-23_16-58-52.mp4
Mobile Web
2021-06-23_18-06-06.mp4
Desktop
2021-06-23_17-14-17.mp4
iOS
Uploading 2021-06-23_18-04-05.mp4…
Android
2021-06-23_19-27-17.mp4