# Set Party wise Payment Terms

**YouTube:** [Party wise Payment Terms](https://www.youtube.com/watch?v=S5gdMgdlyHw\&t=4s)

## Party wise Payment Terms

In this tutorial, we will learn how to **create and apply Payment Terms in Logic ERP**.\
Payment terms help businesses **define clear payment conditions for customers**, including **payment deadlines, discounts for early payment, and interest charges for late payments**.

***

### Why Payment Terms Are Important

Payment terms help businesses:

* Set **clear expectations for payment timelines**
* Offer **discounts for early payments**
* Apply **interest on delayed payments**
* Improve **cash flow management**
* Maintain **transparent payment policies with customers**

***

### Open Account Setup Window

To define payment terms, first open the account setup window.

* Navigate to the **Main Menu**.
* Open the **Setup Module**.
* Click on **Setup New Accounts**.
* Select an existing customer account or create a new customer account.

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

* Click on **Other Details**.

<figure><img src="/files/2wE4nz5zhwXdbitYkVZd" alt=""><figcaption></figcaption></figure>

* The **Other Details** window will open.
* Here you will find the option for **Payment Terms**.

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

***

### Define Payment Terms

In the **Payment Terms section**, you can define:

* **Number of Days**
* **Discount Percentage**
* **Interest Percentage**

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

You can create **multiple payment conditions based on payment timing**.

***

### Example of Payment Terms Configuration

* **Entry 1 – Early Payment Discount**
  * Days: 30
  * Discount: 2%
  * If the customer pays within 30 days, a **2% discount** will be applied to the bill.
* **Entry 2 – Late Payment Interest**
  * **Days:** 60
  * **Interest:** 2%
  * If the payment is made after 60 days, **2% interest** will be charged on the outstanding amount.
* **Entry 3 – Higher Late Payment Interest**
  * Days: 90
  * Interest: 4%
  * If the payment is made after 90 days, **4% interest** will be charged.

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

* You can create multiple payment terms as per your business policy.
* After entering the details, **save the account configuration**.

***

### Record Payment Transaction

Now let’s see how the payment terms work during transactions.

* Enter a **Bank Receipt** for the customer account where payment terms were applied.

<figure><img src="/files/9REqmSkCYcE82wCaglh0" alt=""><figcaption></figcaption></figure>

**Example:**

* **Bill Amount:** ₹21,239.00
* Save the receipt entry.

***

### Verify Payment Terms in Due Analyzer Report

To check whether the payment terms are applied correctly:

* Navigate to **Reports/Queries**
* Select **Financial Reports**
* Open **Dues/Ageing Analysis**
* Generate the Report for the respective customer.

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

**Understanding the Due Analyzer Report**

* In the report you will see
  * **Discount Percentage Column**
  * **Interest Column**

**Example behavior based on our defined terms:**

* If payment is received **within 30 days** → **2% discounts will appear**
* If payment is received **after the defined period** → **Interest will appear in the interest column**

This confirms that the **payment terms are applied correctly**.

***

### Conclusion

Using the **Payment Terms feature in Logic ERP**, businesses can:

* Encourage **early payments with discounts**
* Apply **interest for late payments**
* Maintain **clear payment policies**
* Improve **cash flow and financial discipline**

This feature helps make the **payment process more transparent and efficient for both businesses and customers**.<br>


---

# 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://kb.logicerp.com/logic-erp-learning-hub-tutorials-and-best-practices/setups/setup-accounts/setup-new-account/set-party-wise-payment-terms.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.
