# Recording Check Payments

**Ensure your books are always up to date for customers paying via check.**

***

If customers are still paying their invoices via check, it’s important to record these payments to ensure your accounts receivables are up to date. With Alternative Payments, there are a couple of ways to mark them as paid:

1. **Update your PSA or Accounting Software**\
   \
   When you receive a check payment, mark it as paid in your [primary integration](/integrations/getting-started.md). That update will sync back to your Alternative Payments partner dashboard and update the status of the invoice accordingly.

   <div data-gb-custom-block data-tag="hint" data-style="warning" class="hint hint-warning"><p>Note: Depending on your integration, it may take up to an hour for the sync to occur.</p></div>

   2\. **Mark the invoice as paid in your partner dashboard**\
   \
   If you’re using Alternative Payments for invoicing and as your source of truth with no integrations connected, you can easily record payment for an invoice paid via check by selecting the ellipses beside the applicable invoice and marking it as paid.\
   \
   For partners using a PSA or accounting software integration, this option is available to use as well, however, it’s important to note that this marks the invoice as paid in our system only and does not update the status in your integration.<br>

   <div data-gb-custom-block data-tag="hint" data-style="danger" class="hint hint-danger"><p><strong>Sync reversion warning</strong>: If you manually mark an invoice as "Paid" but do <strong>not</strong> update your connected integration, the next sync may revert the status back to outstanding.</p></div>

Looking to convert check payers to online payments? Connect with your dedicated Partner Success rep for strategies to seamlessly implement this shift and ensure a smooth transition.


---

# 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://help.alternativepayments.io/getting-started/account-set-up-and-configuration/recording-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.
