> For the complete documentation index, see [llms.txt](https://docs.charted.com/ap-automation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.charted.com/ap-automation/charted-features/how-to-print-checks-using-on-premise-check-printing/overview-prerequisites-and-preparing-bill-payments.md).

# Overview, Prerequisites & Preparing Bill Payments

### **Abstract** <a href="#id-5ahe96iz3y4q" id="id-5ahe96iz3y4q"></a>

**Check Printing** is a standalone bundle that integrates with other **Charted** payment tools or operates independently. It allows users to prepare and approve bill payments for check processing directly within *NetSuite*. Once a bill payment is marked for printing and approved, the check can be generated and printed using the assigned configuration.

This article explains how to prepare bill payments for check printing in *NetSuite* and send them to **On-Premise Check Printing**.

### Preparing and Approving Bill Payments <a href="#id-4m3bb84sjjcu" id="id-4m3bb84sjjcu"></a>

Preparing and approving bill payments involves marking selected bills for check printing and completing any required approval steps before checks can be printed.

Follow these steps to create and approve bill payments:<br>

1. First, hover over the **Transactions** menu, then **Payables**, and select the **Pay Bills** option, which will take you to the **Bill Payments** section:\ <br>

   <div align="left"><figure><img src="https://4244775538-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FDi74GwuQpTYzdGbZQFpz%2Fuploads%2FUskicNJfcADjpbe6D4Od%2Fimage.png?alt=media&amp;token=98522b16-2e6a-491b-af05-97c99407b5b8" alt="" width="492"><figcaption></figcaption></figure></div>

   <div align="left"><figure><img src="https://4244775538-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FDi74GwuQpTYzdGbZQFpz%2Fuploads%2Fvf0kXmqE4QoaJnJZxTzl%2Fimage.png?alt=media&amp;token=f44186d7-7bb9-4069-983c-740df32279c5" alt=""><figcaption></figcaption></figure></div>

   <br>
2. On this page, select the bills you want to pay, check the **TO BE PRINTED** box so that check printing can pick up the bill, and then click the **Save** button:\ <br>

   <div align="left"><img src="https://4244775538-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FDi74GwuQpTYzdGbZQFpz%2Fuploads%2FOxcz67ccVwIAIShfiZa3%2F2.png?alt=media&amp;token=bc94b6bc-39c8-4357-9cdd-1cad353df4c2" alt=""></div>

   <br>
3. Next, the **Processed Bill Payments** page will show the status of the Bill Payment. It can take a couple minutes depending on how many bills were created. Press refresh to see the status. \ <br>

   <div align="left"><img src="https://4244775538-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FDi74GwuQpTYzdGbZQFpz%2Fuploads%2FVOIVpOjGeGjUk0ZLnlWl%2F3.png?alt=media&amp;token=73d043d3-eca4-447b-98e3-8f128db8af06" alt=""></div>

   <br>
4. Once finished, the **STATUS** column will display **(Complete)**, and the **NUMBER** column will show **(To Be Printed)**, meaning the number will be assigned when that check is printed:\ <br>

   <div align="left"><img src="https://4244775538-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FDi74GwuQpTYzdGbZQFpz%2Fuploads%2FhXpVyIrmB7ZJyyVcETQT%2F4.png?alt=media&amp;token=e4ccadc2-29d2-435d-a3c3-09b37a92346c" alt=""></div>

   \
   \
   a. Once these bills are created and you have approvals on your account, you'll have to approve the bill payment. You can view all pending bill payments by clicking Transactions > Payables > Pay Bills > List > View > Approve. You can also click on the **To Be Printed** link and press **Submit for Approval**.\ <br>

   <figure><img src="https://4244775538-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FDi74GwuQpTYzdGbZQFpz%2Fuploads%2FOXopKLD1rKkeBm8B7iwo%2Fimage.png?alt=media&amp;token=2f685055-832a-44f2-b75f-06b01dea2074" alt=""><figcaption></figcaption></figure>

<figure><img src="https://4244775538-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FDi74GwuQpTYzdGbZQFpz%2Fuploads%2FfFNC8b2uuSVOygsYrSgU%2Fimage.png?alt=media&amp;token=be4a3b21-a5d5-42b0-8533-8defe23621d1" alt=""><figcaption></figcaption></figure>

\
This concludes the overview and process of preparing and approving bill payments using the **Check Printing bundle**.


---

# 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://docs.charted.com/ap-automation/charted-features/how-to-print-checks-using-on-premise-check-printing/overview-prerequisites-and-preparing-bill-payments.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.
