forked from Expensify/App
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' of https://github.com/Expensify/App into feat/glo…
…bal-reimbursements
- Loading branch information
Showing
247 changed files
with
6,089 additions
and
2,156 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
65 changes: 65 additions & 0 deletions
65
...rticles/expensify-classic/bank-accounts-and-payments/payments/Pay-an-Invoice.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,65 @@ | ||
--- | ||
title: Pay an Invoice | ||
description: A guide to different methods of paying an invoice | ||
--- | ||
|
||
<div id="expensify-classic" markdown="1"> | ||
|
||
There are multiple ways to pay Invoices in Expensify. Let’s go over each method below. | ||
|
||
# How to Pay Invoices | ||
|
||
1. Sign in to your [Expensify web account](www.expensify.com). | ||
2. Click on the Invoice you’d like to pay to see the details. | ||
3. Click on the **Pay** button. | ||
4. Follow the prompts to pay through one of the following methods. | ||
|
||
### ACH bank-to-bank transfer | ||
|
||
To use this payment method, you must have a [business bank account connected to your Expensify account](https://help.expensify.com/articles/expensify-classic/bank-accounts-and-payments/bank-accounts/Connect-US-Business-Bank-Account). | ||
|
||
**To pay with an ACH bank-to-bank transfer:** | ||
1. Sign in to your [Expensify web account](www.expensify.com). | ||
2. Go to the **Home** or **Reports** page and locate the Invoice that needs to be paid. | ||
3. Click the **Pay** button to be redirected to the Invoice. | ||
4. Choose the ACH option from the drop-down list. | ||
|
||
**Fees:** None | ||
|
||
### Credit or Debit Card | ||
This option is available to all US and International customers receiving an invoice from a US vendor with a US business bank account. | ||
|
||
**To pay with a credit or debit card:** | ||
1. Sign in to your [Expensify web account](www.expensify.com). | ||
2. Click on the Invoice you’d like to pay to see the details. | ||
3. Click the **Pay** button. | ||
4. Enter your credit card or debit card details. | ||
|
||
**Fees:** 2.9% credit card payment fee. | ||
|
||
### Venmo | ||
If both you and the vendor must have Venmo connected to Expensify, you can pay the Invoice by following the steps outlined [here](https://help.expensify.com/articles/expensify-classic/bank-accounts-and-payments/Third-Party-Payments#setting-up-third-party-payments). | ||
|
||
**Fees:** Venmo and Paypal.me charges may apply. | ||
|
||
|
||
### Pay outside of Expensify | ||
If you are unable to pay using one of the above methods, you can still mark the Invoice as paid. This will update its status to indicate that the payment was made outside Expensify. | ||
|
||
**To mark an Invoice as paid outside of Expensify:** | ||
1. Sign in to your [Expensify web account](www.expensify.com). | ||
2. Click on the Invoice you’d like to pay to see the details. | ||
3. Click the Pay button. | ||
4. Choose **I’ll do it manually**. | ||
|
||
**Fees:** None. | ||
|
||
{% include faq-begin.md %} | ||
|
||
## What’s the difference between an Invoice and an Expense Report in Expensify? | ||
An invoice is an expense submitted to a client or contractor for payment. An expense report is an expense/group of expenses submitted to an employer for reimbursement. | ||
|
||
## What’s the difference between a Bill and an Invoice in Expensify? | ||
A Bill is an amount owed to a payee (usually a vendor or supplier) and is usually created from a vendor invoice. An Invoice is a receivable and indicates an amount owed to you by someone else. | ||
|
||
{% include faq-end.md %} |
Oops, something went wrong.