# Testing Outsourced Check Payments

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

This article outlines the steps for testing the *Check* payment method in *Charted* once **Outsourced Check Printing** has been enabled. It is strongly recommended you send and deposit a test check payment prior to sending vendor payments to validate the end-to-end process. While **Charted** checks are accepted by most common banks, account-specific issues may prevent those checks from being honored by your bank.

### Testing Check Payment Method <a href="#j7tj8q54jmmk" id="j7tj8q54jmmk"></a>

After enabling **Outsourced Check Payments**, the next step is to test the check payment.&#x20;

Follow these steps to test outsourced check printing:<br>

1. In **NetSuite**, create a vendor with the name and address of an individual within your organization who is able to deposit checks.
2. Follow the steps for that vendor to [complete the invitation and select a payment method](/ap-automation/charted-features/payment-automation/completing-the-invitation-and-selecting-a-payment-method.md). Select check as the payment method.
3. [Create a bill payment in NetSuite](/ap-automation/charted-features/payment-automation/creating-bill-payments-in-netsuite.md) for a small amount (e.g. $0.01) and [release the payment](/ap-automation/charted-features/payment-automation/releasing-payments-and-sending-notifications.md).
4. Wait for the check to be received in the mail and deposit the check. Ensure the check clears in the payee's account.

Once the check clears you can begin processing vendor payments. If you experience issues reach out to your bank to understand details and troubleshoot. Learn more common reasons [why a bank would not honor a printed check](broken://pages/ItGj4pOyASSSFUbiDhHl).


---

# 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-configuration/payment-automation/testing-outsourced-check-payments.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.
