> 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/email-and-communication/email-settings/payment-received-emails.md).

# Payment Emails

PaintScout automatically emails customers as their payment status changes. Customize each template in Account Settings.

## Available payment emails

* **Payment Received** — Sends to the customer when a payment is successfully applied to an estimate or invoice. Use this email to thank them or add helpful next steps.
* **ACH Processing** — Sends when an ACH payment is processing. Canadian accounts may see EFT instead. This can be helpful to inform the customer of the pending status of a transfer.
* **Payment Failed** — Sends to the customer when a payment processor declines a card, ACH, or EFT payment. This email can request that users try again or contact you directly.
* **Payment Refunded** — Sends when a payment is refunded. Use this email to inform the customer that a payment has been fully or partially refunded.

<figure><img src="/files/PX3eC1c5PnnZv2w6KctG" alt="" width="563"><figcaption></figcaption></figure>

## Customize payment emails

1. Select the person icon in the upper-right corner.
2. Go to **Account Settings** → **Communications** → **Email Templates**.
3. In **Emails Sent Automatically**, select the payment email you want to edit.
4. Update the subject line and message, then save your changes.

<figure><img src="/files/I2Ik02j9UTTiyGPRSMly" alt="Account Settings navigation to Communications, Email Templates, and Emails Sent Automatically"><figcaption></figcaption></figure>

The following video shows how to customize the **Payment Received** email. Use the same steps for the other payment email templates.

{% embed url="<https://www.youtube.com/watch?v=S69zi404VSI>" %}

&#x20;&#x20;

## Related articles

* [Payments Table Overview](/support/invoicing-and-payments/invoices/payments-table-overview.md) — Track and manage payment statuses.
* [Automatic Emails](/support/email-and-communication/email-settings/automatic-emails.md) — Manage other automated customer emails.


---

# 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/email-and-communication/email-settings/payment-received-emails.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.
