> 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/payment-requests/how-to-mark-a-payment-request-as-paid.md).

# Mark as Paid

In PaintScout, credit card payments are automatically marked as paid. For cash, check, or other payment methods, you can manually mark a payment request as paid.

## How to Mark a Payment Request as Paid

1. Click the three dots located to the right of the payment request.

   <figure><img src="/files/ODw8qJ1TDrrNoxIN9J78" alt="Screenshot showing the three-dot menu button on a pending payment request"><figcaption></figcaption></figure>
2. Choose the **Mark as Paid** option.

   <figure><img src="/files/HuKXEla7ajaDpwsnWIkG" alt="Screenshot showing the Mark as Paid option in the payment request context menu"><figcaption></figcaption></figure>
3. Decide whether to process a credit card payment on-site or record payment through alternative methods like cash, check, electronic transfer, etc.

   <figure><img src="/files/dKNMWacLO2AMvJeWo70A" alt="Screenshot showing the payment method options to process a credit card or record an alternative payment"><figcaption></figcaption></figure>
4. Once the payment is logged, the request will be marked as paid.

   <figure><img src="/files/Urzq08aov8K6OndrbsNi" alt="Screenshot showing the payment request updated to Paid status"><figcaption></figcaption></figure>

## Related articles

* [Manually Add a Payment](/support/invoicing-and-payments/recording-payments/how-to-manually-add-a-payment.md) — Record cash, check, or transfer payments on invoices.
* [How Customers Pay](/support/invoicing-and-payments/recording-payments/how-customers-make-a-payment.md) — See the customer payment flow from email to checkout.


---

# 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/payment-requests/how-to-mark-a-payment-request-as-paid.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.
