> For the complete documentation index, see [llms.txt](https://help.paintscout.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.paintscout.com/support/invoicing-and-payments/invoices/payments-table-overview.md).

# Payments Table Overview

The Payments Table helps you request, record, refund, and review payments on an invoice.

<figure><img src="/files/Ri9DbPHN29kF4swBk6vM" alt="Screenshot showing the Payments Table located between the Invoice and Options sections on an invoice"><figcaption></figcaption></figure>

***

## Choose a payment task

Use the Payments Table to track every payment activity on an invoice.

* [Record a Manual Payment](/support/invoicing-and-payments/recording-payments/how-to-manually-add-a-payment.md) — Record cash, check, or electronic transfer payments.
* [Create a Payment Request](/support/invoicing-and-payments/payment-requests/how-to-create-a-payment-request.md) — Request a deposit, progress payment, or balance from your customer.
* [Take a Credit Card Payment](/support/invoicing-and-payments/payments/manual-credit-card-payments.md) — Take a card payment directly on the invoice.
* [Take an ACH/EFT Payment](/support/invoicing-and-payments/payments/take-an-ach-eft-payment.md) — Take a bank payment directly on the invoice.
* [Resolving Payment Requests](/support/invoicing-and-payments/payment-requests/how-to-mark-a-payment-request-as-paid.md) — Review online payments or record an offline payment against a request.
* [Refund a Payment](/support/invoicing-and-payments/refund-a-payment.md) — Process full or partial refunds for eligible payments.
* [Payment Receipts](/support/invoicing-and-payments/payment-receipts.md) — Download an invoice payment receipt.

***

## Payment statuses

**Requested** — A payment request was sent and is waiting on payment.

**Successful** — The payment was received and settled.

**Processing** — The processor is still confirming the payment. ACH or EFT payments can take up to 5 business days.

**Failed** — The processor declined the payment. Manual payments do not fail.

**Refunded** — A paid payment was refunded.

&#x20;&#x20;

## Related articles

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Create and Send an Invoice</strong></td><td>Create invoices from estimates manually or automatically, then send them to customers for payment.</td><td><a href="/pages/R8QcUKrK9j75LK9BFEjR">/pages/R8QcUKrK9j75LK9BFEjR</a></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://help.paintscout.com/support/invoicing-and-payments/invoices/payments-table-overview.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
