> For the complete documentation index, see [llms.txt](https://docs.samita.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.samita.io/samita-wholesale-b2b/payment-term-and-payment-invoice/configure-and-attach-pdf-file-for-payment-term-notification.md).

# Configure and attach PDF file for payment term notification

#### **Attach PDF file to the Draft order email notification:**&#x20;

Our app supports sending **email notification** to merchants and their customers once customers choose to pay later (using payment term). In the email, we will also attach a **PDF file** to it.&#x20;

Please set it up in the **Payment terms** setting > **Settings** tab > **Notifications** > Tick **Attach PDF file** setting in both **Merchant** and **Customers** sections:

<figure><img src="/files/1TTqkyxbNXZUJeMbG9XC" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/540VPgeIxgwJufzJcp98" alt=""><figcaption></figcaption></figure>

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

#### **Customize PDF file:**&#x20;

1\. On the **Payment term Settings** page, click on the **PDF template** tab:

* In the **Appearance** section: Manage what information will be displayed in the file, you can select the information related to customer and order to show in the PDF file.

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

* In the **Style** section: Change color for the text and background of the PDF file:

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

2\. After finishing, click **Save**<br>

> ### **Need support?**
>
> If you do encounter any difficulty while proceeding these steps, don’t show any hesitation to contact us promptly via the email address [support@samita.io](https://help.samita.io/support@samita.io)


---

# 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://docs.samita.io/samita-wholesale-b2b/payment-term-and-payment-invoice/configure-and-attach-pdf-file-for-payment-term-notification.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.
