# Creating Bill Payments in NetSuite

### Abstract <a href="#mqubdg22s2c9" id="mqubdg22s2c9"></a>

This guide explains how to create a bill payment in *NetSuite* that can be picked up by *Payments Automation*.

By following the correct sequence, users can ensure that payments flow seamlessly into the **Ready for Release** queue, reducing manual work and maintaining consistency with financial controls.

### Create a Bill Payment in NetSuite <a href="#gleswlaky37n" id="gleswlaky37n"></a>

Creating a bill payment in *NetSuite* triggers data into **Payments Automation**. By saving a standard payment record, the system recognizes the transaction and routes it to the **Ready for Release** queue for further processing.

Follow these steps to create a bill payment:<br>

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

   <div align="left"><figure><img src="/files/dy62dIxTgmwnFCqpUPBG" alt="" width="492"><figcaption></figcaption></figure></div>

   <div align="left"><figure><img src="/files/CDxYUauAM5E6csTmGEoo" alt=""><figcaption></figcaption></figure></div>

   \
   \
   **Payments Automation** listens for bill payment records created in *NetSuite***.** This is standard *NetSuite* functionality. It reflects how customers handle payments without Payments Automation — the solution simply sits on top of that process.<br>
2. Once on the **Bill Payments** page, all bills that have been saved and not tagged to a payment will appear in the **Customize** queue:\ <br>

   <br>

   <div align="left"><figure><img src="/files/jq4Lq7JncoTLIjGmQD9d" alt=""><figcaption></figcaption></figure></div>

   <br>
3. As an example, create a **$1,000** payment tied to the vendor **Delta Consultants**, drawing from the **Checking** **GL** account, selected from the **ACCOUNT** drop down:\ <br>

   ![](/files/yhNoswG7OdNaduAha1rA)

   \
   \
   Be sure to select an account that is tied to a funding source in **Charted**, assuming all configuration and implementation checklist steps have been completed. Additionally, confirm that the vendor is added to **Payments Automation**.\ <br>
4. Next, click the **Save** button to apply the changes:\ <br>

   <div align="left"><img src="/files/Lc79xQgUKzkezvkBwQEx" alt=""></div>

   <br>
5. After saving, **Payments Automation** will detect the event, and the **$1,000** payment will appear in the Ready for Release queue:\ <br>

   <div align="left"><img src="/files/WEdvFGkpxlw4yZhUS8uE" alt=""></div>

\
This concludes the process of creating bill payments.


---

# 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://docs.charted.com/ap-automation/charted-features/payment-automation/creating-bill-payments-in-netsuite.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.
