# Printing Invoices

A printing invoice is a document provided by a seller to a buyer to collect payment for goods or services rendered. It serves as a formal record of the transaction and includes essential information for both parties involved. Here are some key points about printing invoices and the essential information they should contain:

<figure><img src="/files/nCBZICZMmjigOGJFF0TN" alt="" width="563"><figcaption></figcaption></figure>

1. **Reviewing and Confirming Information**: Before printing an invoice, it is important to review and confirm that all the information is accurate and complete. This includes checking the billing details, itemized charges, and payment terms.
2. &#x20;**Invoice Date:** The invoice date represents the time and date on which the goods or services were billed and the transaction was officially recorded. It is an essential piece of information, as it determines the credit duration and due date of the bill. This is particularly important for entities offering credit, such as Net 30, where payment is due in 30 days.
3. **Supplier's Contact Information:** A well-crafted printing invoice should include the supplier's contact information, such as the company name, address, phone number, and email. This information is crucial for establishing clear communication channels and facilitating any necessary follow-up discussions or inquiries.
4. &#x20;**Invoice Number:** Each invoice should have a unique invoice number for clear identification. It is important to avoid using the same invoice number twice. Keeping a record of the invoice numbers and references used is also necessary. Using a sequential numbering system is a common practice to manage this
5. **Payment Due Date:** The invoice should indicate the payment due date. This helps the customer understand when the payment is due and ensures timely payment. Including additional payment terms can further clarify how the balance should be paid and may help expedite the payment process.
6. **Terms and Conditions:** It is important to include all applicable terms and conditions on the invoice. This can include information about late payment fees, return policies, or any other relevant terms that govern the transaction.

In conclusion, a printed invoice is a crucial document for collecting payments and maintaining a record of transactions. It should include essential information such as the invoice date, supplier's contact information, invoice number, payment due date, and any applicable terms and conditions. Careful review and verification before printing, along with the use of quality printing equipment, are important to ensure accurate and professional-looking invoices.\ <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://guide.eprocessify.com/invoices/invoices/printing-invoices.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.
