Skip to content

Commit 73313d7

Browse files
committed
Merge remote-tracking branch 'origin/main' into worktree-blimpich-netsuiteTravel
2 parents 136ced9 + ae9cd88 commit 73313d7

163 files changed

Lines changed: 3769 additions & 470 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

Mobile-Expensify

android/app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,8 +111,8 @@ android {
111111
minSdkVersion rootProject.ext.minSdkVersion
112112
targetSdkVersion rootProject.ext.targetSdkVersion
113113
multiDexEnabled rootProject.ext.multiDexEnabled
114-
versionCode 1009037403
115-
versionName "9.3.74-3"
114+
versionCode 1009037404
115+
versionName "9.3.74-4"
116116
// Supported language variants must be declared here to avoid from being removed during the compilation.
117117
// This also helps us to not include unnecessary language variants in the APK.
118118
resConfigs "en", "es"
Lines changed: 1 addition & 0 deletions
Loading

config/eslint/eslint.seatbelt.tsv

Lines changed: 21 additions & 24 deletions
Large diffs are not rendered by default.

cspell.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -926,7 +926,10 @@
926926
"CARDFROZEN",
927927
"CARDUNFROZEN",
928928
"backgrounded",
929-
"Kolkata"
929+
"Kolkata",
930+
"lintrk",
931+
"Fbclid",
932+
"Gclid"
930933
],
931934
"ignorePaths": [
932935
".gitignore",

docs/articles/new-expensify/wallet-and-payments/Unlock-a-Business-Bank-Account.md

Lines changed: 11 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -28,20 +28,21 @@ You’ll also see a Time-sensitive alert on **Home** with a **Fix** button that
2828

2929
---
3030

31+
![Account > Wallet > bank account with a Locked badge ]({{site.url}}/assets/images/ExpensifyHelp-BetterBusinessBankAccount_04.png){:width="100%"}
32+
33+
![Workspace > Workflows > Payments > bank account with a Locked badge]({{site.url}}/assets/images/ExpensifyHelp-BetterBusinessBankAccount_05.png){:width="100%"}
34+
35+
---
36+
3137
## How to unlock a business bank account
3238

33-
1. In the navigation tabs (on the left on web, on the bottom on mobile) go to **Account > Wallet**.
34-
2. Click the bank account with the **Locked** badge.
35-
3. Click **Fix** or **Unlock account**.
36-
4. Send the message to Concierge to request the unlock.
39+
From Wallet or the Workspace:
3740

38-
Concierge will walk you through the next steps to unlock the account, or confirm when your account is ready to use.
41+
1. Click the bank account with the **Locked** badge.
42+
2. Click **Fix** or **Unlock account**.
43+
3. In the chat that opens, send the message to Concierge to request the unlock.
3944

40-
<!-- SCREENSHOT:
41-
Suggestion: Locked bank account row showing the Locked badge and Fix button
42-
Location: After step 2
43-
Purpose: Shows the locked state and how to initiate an unlock
44-
-->
45+
Concierge will walk you through the next steps to unlock the account, or confirm when your account is ready to use.
4546

4647
---
4748

docs/articles/new-expensify/wallet-and-payments/Validate-a-Business-Bank-Account.md

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ Any member who has a **Pending** business bank account in **Wallet** can validat
2222
## When can a business bank account be validated
2323

2424
After your business bank account is approved:
25+
2526
- Expensify sends three test transactions to your bank account - two small withdrawals and one small deposit.
2627
- When the test transactions are sent, Concierge will send a message to notify you that says "Your bank account is almost set up!".
2728
- The test transactions will arrive 1-2 days after sending.
@@ -31,14 +32,20 @@ After your business bank account is approved:
3132
When you see the three test amounts post to your bank account:
3233

3334
1. In the navigation tabs (on the left on web, on the bottom on mobile) go to **Account > Wallet**.
34-
2. In the **Bank accounts** section, click the business bank account with the **Pending** badge.
35-
3. Enter all three amounts exactly as they appear.
35+
2. In the **Bank accounts** section, click the business bank account with the **Action required** badge.
36+
3. In the **Validate your bank account** section that appears, enter each transaction amount.
3637
4. Click **Validate**.
3738

3839
Once the values are confirmed, your business bank account is fully connected and ready to use.
3940

4041
---
4142

43+
![Account > Wallet > bank account with a callout on the Action required badge]({{site.url}}/assets/images/ExpensifyHelp-BetterBusinessBankAccount_02.png){:width="100%"}
44+
45+
![Account > Wallet > bank account with an Action required badge > expose validation pane]({{site.url}}/assets/images/ExpensifyHelp-BetterBusinessBankAccount_03.png){:width="100%"}
46+
47+
---
48+
4249
## What to do if test transactions don't arrive
4350

4451
If the test deposits don't appear after two business days:
@@ -57,6 +64,10 @@ If the test deposits don't appear after two business days:
5764

5865
Three total: two small withdrawals and one small deposit. These are temporary and used only for verification.
5966

67+
## What is the name on the test transactions?
68+
69+
The test transactions will have a name like "Expensify, Inc. Validation".
70+
6071
## What happens if I enter the wrong amounts?
6172

6273
You’ll be prompted to try again. Multiple failed attempts may temporarily lock validation.
167 KB
Loading
223 KB
Loading
284 KB
Loading

0 commit comments

Comments
 (0)