-
Notifications
You must be signed in to change notification settings - Fork 4k
[No QA] Add images to Expensify Card articles #100116
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
Changes from all commits
b220324
7f257fe
d35fdc0
a31bbb3
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -121,6 +121,8 @@ Each card shows one of the following statuses: | |
|
|
||
| **Note:** The **Status** column is hidden on narrow and medium screens. Widen your browser window or view the list on a larger screen to see it. | ||
|
|
||
| {:width="100%"} | ||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
The referenced image contains only plain Active and Inactive values, while this alternative text says that it shows badges for Pending order, Shipped, Active, and Inactive. Screen-reader users receive an inaccurate description, and sighted readers cannot see examples of half the statuses the image is intended to illustrate; update the asset or describe only what it actually shows. Useful? React with 👍 / 👎. |
||
|
|
||
| --- | ||
|
|
||
| ## How to apply Expensify Card cash back to your Expensify bill | ||
|
|
@@ -153,6 +155,8 @@ You can bulk-select cards and export their details to a CSV file for reporting o | |
|
|
||
| The downloaded CSV file includes the following columns for each selected card: email, name, last four digits, type (virtual or physical), limit type, and limit amount. | ||
|
|
||
| {:width="100%"} | ||
|
|
||
| --- | ||
|
|
||
| # How to freeze or unfreeze an Expensify Card | ||
|
|
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -4,8 +4,6 @@ description: Learn how to fix common problems with your Expensify Card, includin | |
| keywords: [Expensify Card, card declined, Smart Limit, inactive card, activation issues, card won’t work, workspace admin, cardholder, Wallet, domain limit] | ||
| --- | ||
|
|
||
| <div id="new-expensify" markdown="1"> | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Structural regression: Removing the opening |
||
|
|
||
| You can troubleshoot most Expensify Card issues in just a few steps. This guide walks you through the most common problems — like declined transactions, activation issues, or Smart Limit errors — and shows how to get your card working again. | ||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Removing the opening Useful? React with 👍 / 👎. |
||
|
|
||
| --- | ||
|
|
@@ -59,6 +57,8 @@ Every workspace has a shared spend limit that affects all cards. If the workspac | |
|
|
||
| Workspace Admins can check the available limit by going to **Workspaces > [Workspace Name] > Expensify Card**. From there, Workspace Admins can view the current balance, remaining limit, and any warnings related to settlement. | ||
|
|
||
| ![The Workspace Admin Expensify Card page (Workspaces > [Workspace Name] > Expensify Card) showing remaining limit/balance and the "Settle Balance" button]({{site.url}}/assets/images/Expensify_Card_Settle_Now.png){:width="100%"} | ||
|
|
||
| ## Transaction declined by a Spend Rule | ||
|
|
||
| Your Workspace Admin may have set a Spend Rule on your card that declines transactions based on the merchant, spend category, or amount. Certain categories (such as ATMs and gambling) are also blocked by default on every Expensify Card and cannot be overridden. | ||
|
|
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -70,6 +70,8 @@ Keep the following in mind: | |
| - Filtering by **Bank account** keeps **Download statement** available. Each settlement is withdrawn from a single bank account, so this filter keeps or removes whole settlements rather than narrowing the transactions inside one. This is useful for isolating an Expensify Card program that settles to its own bank account. | ||
| - With no workspace filter applied, the statement covers the entire settlement across every workspace it spans. If you apply a single workspace filter, the statement is scoped to that workspace's transactions only. | ||
|
|
||
| {:width="100%"} | ||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
The linked image shows the older Spend > Card statements screen with Useful? React with 👍 / 👎. |
||
|
|
||
| --- | ||
|
|
||
| # FAQ | ||
|
|
||
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.
Alt text defect: The parenthesis is unbalanced —
(Pending order, Shipped, Active, Inactive]opens with(but never closes it before]. Add the closing paren:...showing the badges (Pending order, Shipped, Active, Inactive).