[No QA] Update Pay-an-invoice.md#71942
Conversation
Adding to the FAQ to explain that if you can't add a credit card, it means the recipient hasnt added a VBA. See discussion in slack here: https://expensify.slack.com/archives/C03U7DCU4/p1759776429059079
Concierge reviewer checklist:
For more detailed instructions on completing this checklist, see How do I review a HelpDot PR as a Concierge Team member? |
|
@bfitzexpensify Please copy/paste the Reviewer Checklist from here into a new comment on this PR and complete it. If you have the K2 extension, you can simply click: [this button] |
|
|
||
| **Why can't I add a debit or credit card to pay an invoice?** | ||
|
|
||
| If the **Add a debit or credit card** option is missing, it means that the recipient has not added a verified bank account to receive payment. |
There was a problem hiding this comment.
Clarity violation: The term "recipient" is confusing here since it could refer to either the invoice recipient (person paying) or the payment recipient (person receiving payment). Consider rephrasing to "the invoice sender has not added a verified bank account" for clarity.
HelpDot Documentation ReviewOverall AssessmentThis PR adds a helpful FAQ entry to the "Pay an Invoice" documentation that addresses a specific user confusion point regarding credit card payment options. The change is focused and addresses a real user pain point identified through Slack discussions. Scores Summary
Key FindingsStrengths:
Areas for Improvement:
Recommendations
Files Reviewed
Overall Score: 8.0/10 - This is a solid documentation improvement that effectively addresses user confusion with excellent formatting and style compliance. |
|
A preview of your ExpensifyHelp changes have been deployed to https://e9b7720b.helpdot.pages.dev ⚡️ Updated articles: |
|
@bfitzexpensify looks like this was merged without a test passing. Please add a note explaining why this was done and remove the |
|
🚀 Deployed to staging by https://github.com/bfitzexpensify in version: 9.2.28-0 🚀
|
|
🚀 Deployed to production by https://github.com/lakchote in version: 9.2.28-5 🚀
|
Adding to the FAQ to explain that if you can't add a credit card, it means the recipient hasnt added a VBA.
See discussion in slack here: https://expensify.slack.com/archives/C03U7DCU4/p1759776429059079
PR Author Checklist
### Fixed Issuessection aboveTestssectionOffline stepssectionQA stepssectiontoggleReportand notonIconClick)myBool && <MyComponent />.src/languages/*files and using the translation methodWaiting for Copylabel for a copy review on the original GH to get the correct copy.STYLE.md) were followedAvatar, I verified the components usingAvatarare working as expected)/** comment above it */thisproperly so there are no scoping issues (i.e. foronClick={this.submit}the methodthis.submitshould be bound tothisin the constructor)thisare necessary to be bound (i.e. avoidthis.submit = this.submit.bind(this);ifthis.submitis never passed to a component event handler likeonClick)StyleUtils.getBackgroundAndBorderStyle(themeColors.componentBG))Avataris modified, I verified thatAvataris working as expected in all cases)ScrollViewcomponent to make it scrollable when more elements are added to the page.mainbranch was merged into this PR after a review, I tested again and verified the outcome was still expected according to theTeststeps.