> 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/recording-payments/adding-payments-to-invoices.md).

# Add Payments to Invoices

In PaintScout, you can record manual payments or process credit card charges directly on an invoice through the Payments section.

## How to Manually Add a Payment

1\. In the **payments** section on the invoice select **add/request payment.**

<figure><img src="/files/udDsxPtjcnxV6jbvYogz" alt="Screenshot showing the Add/Request Payment button in the Payments section of an invoice"><figcaption></figcaption></figure>

2\. A pop-up will appear. Select **record payment.**

<figure><img src="/files/k4EbC2174vbCJ0lsd1bP" alt="Screenshot showing the pop-up menu with the Record Payment option"><figcaption></figcaption></figure>

3\. Enter the **payment method, the amount paid, and the payment date.** You may also leave a note regarding this payment, *such as a check number,* and mark this payment as a deposit if needed. When all details are entered select **Confirm.**

<figure><img src="/files/nZ5SwRsvoJcSvuUoJEPO" alt="Screenshot showing the Record Payment form with fields for payment method, amount, date, and notes"><figcaption></figcaption></figure>

4\. The payment will be reported on the invoice and the amount paid will be reflected in the **payments table.**

<figure><img src="/files/RPLfXfj2fnvTwe5I0BWl" alt="Screenshot showing the recorded payment reflected in the Payments Table on the invoice"><figcaption></figcaption></figure>

***

## How to Manually Add a Credit Card Payment

1. On your invoice, select the **add/request payment** button in the payments table.

   <figure><img src="/files/udDsxPtjcnxV6jbvYogz" alt="Screenshot showing the Add/Request Payment button in the payments table on an invoice"><figcaption></figcaption></figure>
2. A pop-up will appear. Select **take payment,** customize the balance and enter your customer's card details.

   <figure><img src="/files/Frt8wQYLYKgOX0XvXai3" alt="Screenshot showing the Take Payment option with balance and credit card details entry fields"><figcaption></figcaption></figure>
3. The payment will be reported on the invoice and the amount paid will be reflected in the payments table.

## Related articles

* [Payments Table Overview](/support/invoicing-and-payments/invoices/payments-table-overview.md) — Manage payment requests, recorded payments, and credit card charges
* [Create and Send an Invoice](/support/invoicing-and-payments/invoices/how-to-create-and-send-an-invoice.md) — Turn an accepted estimate into an invoice


---

# 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:

```
GET https://help.paintscout.com/support/invoicing-and-payments/recording-payments/adding-payments-to-invoices.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
