> For the complete documentation index, see [llms.txt](https://legacydocs.nexudus.com/platform/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://legacydocs.nexudus.com/platform/day-to-day/finance/payments/manual-payments.md).

# Manual payments

Before attempting to make a manual payment against a customer's invoice, ensure that a payment method has been defined in the customer's account.‌

### To make a manual payment <a href="#to-make-a-manual-payment" id="to-make-a-manual-payment"></a>

![Making a manual payment‌](https://blobscdn.gitbook.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-LZFtxNPXnGfu3w0vzug%2F-LfPp88A8muxJsks2bKJ%2F-LfPpBBBHy9gP7rjRFYR%2Fmanual-payments.png?alt=media\&token=40d59ee4-ac6d-40b3-ab08-2105f2ef65d9)

1. If the side menu is not visible, click ![](https://firebasestorage.googleapis.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-LZFtxNPXnGfu3w0vzug%2F-LZnHZcwRtI7qlwNULS9%2F-LZnQv0ujZjL-QaAncT0%2Fhamburguer.svg?alt=media\&token=dd00faf3-6ca6-42f1-a90d-12bb2fa27021).
2. In the side menu, click [**Finance**](https://platform.nexudus.com/finance), then click [**Invoices**](< https://platform.nexudus.com/finance/invoices>).
3. Do one of the following:

   * Move your pointer to the left of the invoice being paid and select the check-box that is displayed.
   * At the end of the invoice being paid, click ![](https://firebasestorage.googleapis.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-LZFtxNPXnGfu3w0vzug%2F-LZoD6Zs8IvhMNpVEUFj%2F-LZoDZ2DSzmI8XzHUHtt%2Fmore-options.svg?alt=media\&token=0e1ea22f-c5c4-4217-8379-9a2cf4a69be9).

   A pop-out menu is displayed.
4. On either pop-out menu, click either **Pay with Credit** or **Pay with Card** and a new page is displayed.
5. Click **Continue**.

​[<br>](https://app.gitbook.com/@3di/s/nexudus-help-center/day-to-day/finance/payments/payment-types)


---

# 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:

```
GET https://legacydocs.nexudus.com/platform/day-to-day/finance/payments/manual-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.
