> For the complete documentation index, see [llms.txt](https://helpwith.salesorder.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helpwith.salesorder.com/accounting/payment-terms.md).

# Payment Terms

<details>

<summary>Media</summary>

<img src="/files/OpFu0tJ1xoy2dTuvanuA" alt="" data-size="line">[Payment Terms](https://salesorder.wistia.com/medias/eafvs85vdw)

</details>

### Payment Terms - need to know

Payment Terms are a key part of your Credit control policies. They can be applied to Sales and Purchasing Documents. Users can create and configure, or import Payment Terms.

### Configure Payment Terms <a href="#o3m549wfnz8o" id="o3m549wfnz8o"></a>

<mark style="color:orange;">Accounting>Payment Terms>+</mark>

User can vary the timing of the term:

* Due in a number of days
* Due next month (specify which day in month)
* Due at the end of the month (i.e. last day of month of issue)
* Due on issue date
* Set date manually

### Import Payment Terms <a href="#rs05slwi7pp6" id="rs05slwi7pp6"></a>

<mark style="color:orange;">Setup>Import Data>Payment Terms</mark>

You can configure and set Payment Terms on the Customer and Supplier ‘Profile’. Transaction Documents i.e. Sales Orders and Sales Invoices inherit and apply these settings so as users can track and manage debtor and creditor balances.

### Early payment discounts <a href="#cx1ylp3da1fb" id="cx1ylp3da1fb"></a>

Users can set the ‘discount within x days, and discount percentages.

Users can set up terms to reflect and automate the calculation and application of early payment discounts when users record payments in the system. Users can set where early payment discount entries are recorded in the general ledger.

### Configure where payment discounts are posted to the general ledger <a href="#id-9k71is9y4spj" id="id-9k71is9y4spj"></a>

Set the Customer and Supplier Payment discount accounts:

<mark style="color:orange;">Setup>Configuration>Accounting>Accounts>Default Accounts</mark>

#### Customer Payment Discounts

i.e. Income - Sales Discounts

#### Supplier Payment Discounts

Check with an accounting professional.

### Configure where payment charges are posted to the general ledger <a href="#id-9k71is9y4spj" id="id-9k71is9y4spj"></a>

Set the Customer and Supplier Payment charge accounts:

<mark style="color:orange;">Setup>Configuration>Accounting>Accounts>Default Accounts</mark>

#### Customer Payment Charges&#x20;

Check with an accounting professional.

#### Supplier Payment Charges

Check with an accounting professional.

### Set Payment Terms on Trading partner, e.g Customer <a href="#a1ghxrk0ljb6" id="a1ghxrk0ljb6"></a>

Go to: <mark style="color:orange;">Trading Partner>Profile>Trading Information</mark>

### Delete a Payment Term

You can only delete a payment term if it has not been previously used on a transaction.  To delete the payment term open it from the list and click 'Delete'.


---

# 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://helpwith.salesorder.com/accounting/payment-terms.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.
