# Send emails and attach PDF file to Invoice Payment notifications

This feature shares similar behavior with **Payment Terms**, with the exception that **Net Terms configuration is not supported**.

The app will send **email notifications** and **PDF file** for this **Invoice Payment** feature. The emails are sent after customers choose "**Pay later**".&#x20;

Customers can complete payment at any time after receiving the invoice.

* To find the setting to set up email template for this Invoice Payment feature, kindly go to **Settings** page > **Notifications** > **Invoice payment** tab:

<figure><img src="/files/CHAzmUkuZ9MlDyIw7m5v" alt=""><figcaption></figcaption></figure>

* To attach PDF file to the emails, kindly check on this setting: **Attach PDF file**

<figure><img src="/files/XAONRe7WEjs7eB78VX2x" alt=""><figcaption></figcaption></figure>

* To customize the PDF file template, kindly go to the **PDF templates** tab in the same **Settings** page:&#x20;

<figure><img src="/files/zZKwJjtfdvX4MN4wJnFw" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/ao57RFuWiiHkXezEQR0T" alt=""><figcaption></figcaption></figure>

The app will send email notification with a PDF file attached as follow:

<figure><img src="/files/wudDn5Y59Y9iFfkOSseo" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/WA2hPh3Uk5gzCCaDQwWD" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: 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://docs.samita.io/samita-wholesale-b2b/payment-term-and-payment-invoice/send-emails-and-attach-pdf-file-to-invoice-payment-notifications.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.
