> ## Documentation Index
> Fetch the complete documentation index at: https://docs.arcuserp.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Payment Terms

> Use Payment Terms settings to define due-date rules used by accounts, sales orders, invoices, purchasing, AP, and overdue review workflows.

<Note>
  Payment terms are reusable due-date rules. They do not collect payment by
  themselves, but they affect what the customer or vendor is expected to pay and when.
</Note>

## Open Payment Terms

1. Open **Settings**.
2. Choose **Entity Settings**.
3. Open **Purchasing** or **Payments and Checks**, depending on the page you are reviewing.
4. Choose **Payment Terms**.

<Frame caption={"Payment Terms are the selectable due-date rules used by accounts, sales orders, invoices, AP bills, and reminders."}>
  <img src="https://mintcdn.com/arcuserp/ATYxy7SB_HGOBGqh/images/support/screenshots/settings/payment-terms.png?fit=max&auto=format&n=ATYxy7SB_HGOBGqh&q=85&s=a2863683e0379281765dff3fbba08567" alt="Payment Terms settings page with term rows, default badge, Import button, and Add Term button" width="1640" height="900" data-path="images/support/screenshots/settings/payment-terms.png" />
</Frame>

## Add Or Edit A Term

1. Click **Add Term**.
2. Enter a readable name, such as Due on Receipt, Net 15, or Net 30.
3. Enter the number of due days.
4. Choose whether the term should be active.
5. Mark it default only if it should be the normal fallback.
6. Save and test it on an account or order.

<Frame caption={"Use a clear name and due-day count so operators understand what selecting the term will do."}>
  <img src="https://mintcdn.com/arcuserp/ATYxy7SB_HGOBGqh/images/support/screenshots/settings/payment-term-modal.png?fit=max&auto=format&n=ATYxy7SB_HGOBGqh&q=85&s=4490b43725bc92836e2496bddf1f26e6" alt="Payment Term modal with name, days, default toggle, active toggle, and save action" width="800" height="620" data-path="images/support/screenshots/settings/payment-term-modal.png" />
</Frame>

## Where Terms Are Used

* Account defaults.
* Sales orders and quotes.
* Invoices and payment due dates.
* Overdue reminders.
* Vendor bills.
* Purchasing defaults.
* Aging reports and collection review.

If an old term has already been used, make it inactive instead of deleting it so
historical records still read correctly.

## Common Blocks

* **Term is missing from a dropdown**: confirm it is active.
* **Wrong due date appears**: check account default, order selection, invoice date, and entity default.
* **Old term should not be used anymore**: mark it inactive.
* **Imported terms look duplicated**: review names and day counts before importing again.
* **Overdue reminder timing looks wrong**: confirm the invoice date and selected payment term.

## Related Articles

<CardGroup cols={2}>
  <Card title="Payments and Checks Settings" href="/support/settings/payments-checks">
    Configure payment behavior, ACH holds, processing fees, checks, and deposit slip layout.
  </Card>

  <Card title="Purchasing Defaults" href="/support/settings/purchasing-defaults">
    Configure purchasing defaults that affect vendor terms and buying workflows.
  </Card>

  <Card title="Account Management" href="/support/accounts/management">
    Assign customer or vendor defaults, including payment terms.
  </Card>

  <Card title="Invoices" href="/support/invoices/management">
    Review invoices, due dates, posted state, payment status, and customer handoff.
  </Card>
</CardGroup>
