> For the complete documentation index, see [llms.txt](https://documentatie.onfact.be/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://documentatie.onfact.be/betalingen.md).

# Betalingen

In onFact kan je op twee niveau's betalingen gaan beheren:&#x20;

* Betaling van je openstaande uitgaande facturen door klanten opvolgen (inkomende betalingen)
* Betaling van je eigen aankopen uitvoeren (uitgaande betalingen)

Voor de opvolging van **inkomende betalingen** (= betalingen door jouw klanten) in onFact zijn er drie manieren:

1. Manuele opvolging van de betaling
2. Manueel uploaden van digitale bankuittreksels
3. Automatische koppeling met bank via CodaBox of Ponto

{% content-ref url="/pages/-MQHxf66BMWNDwvxL3h-" %}
[Betalingen verwerken](/betalingen/betalingen.md)
{% endcontent-ref %}

Voor het uitvoeren van **uitgaande betalingen** (= betaling van je aankopen) in onFact zijn er drie manieren:

1. Betaling via QR-code
2. Betaling via Ponto
3. Betaling via SEPA-bestand

{% content-ref url="/pages/ST6uF1vBr8MyMZYa7JH2" %}
[Aankopen betalen](/apps/aankopen/aankopen-betalen.md)
{% endcontent-ref %}

Zowel je inkomende als uitgaande transacties kunnen worden bijgehouden in het overzicht van je 'Rekeningen'. Per rekening (bv. zichtrekening, cash ontvangsten, ...) vind je hier alle transacties terug en indien gewenst ook de balans/saldo.

{% content-ref url="/pages/vlUV73DrBsvmJk0XSROv" %}
[Rekeningen](/betalingen/rekeningen.md)
{% endcontent-ref %}


---

# 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://documentatie.onfact.be/betalingen.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.
