Payment terms include the payment due date, any discounts for early payment, and late fees for overdue payments. Common terms like “Net 30” mean payment is due within 30 days of the invoice date. Clear payment terms help ensure smooth cash flow and set expectations between parties.Documentation Index
Fetch the complete documentation index at: https://docs.plude.io/llms.txt
Use this file to discover all available pages before exploring further.
Preferred
Payment terms can be set on theCustomer level or Environment wide. Specifying a payment terms on a Customer will override any environment wide. Upon generating an invoice, payment terms and the corrosponding due date is applied to the invoice.
Syntax
There are different types of payment terms. Payment terms are handled as string with a specific syntax.| Term | Syntax | Example |
|---|---|---|
| Pay on receipt | POR | Invoice date and due date will be the same, also referred to as immediate payment. |
| Net X days | NET-(days) | Due date will follow (days) from the invoice date. |
| Month following | MFI-(days) | Due date will be the following month + the days specified. |

