> For the complete documentation index, see [llms.txt](https://doc.simax.fr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.simax.fr/fonctionnelle/comptabilite/tresorerie-and-reglement/modes-de-paiement.md).

# Modes de paiement

## Gestion des modes de paiement

Les modes de paiement sont visibles dans **Fichiers > Vente > modes de paiement** ou **Fichiers > Achat > liste mode de paiement**.

<figure><img src="/files/n5yK4PLox5cYpWfUu4r8" alt=""><figcaption></figcaption></figure>

Cette liste est fournie par défaut et permet de répondre à la grande majorité des cas.

Par ailleurs, chaque mode de paiement y est automatiquement associé à un journal comptable prédéfini.

\
Si un mode de paiement est lié à un compte d’attente d’encaissement, il est important de le spécifier clairement pour garantir une bonne affectation comptable.

Pour créer des comptes en banque, il faut aller dans **Tréso > Compte en banque**.

Si vous avez plusieurs banques, vous pouvez les ajouter à la liste.

<figure><img src="/files/qFszSPGZ0Tpvx23wJSVb" alt=""><figcaption></figcaption></figure>


---

# 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://doc.simax.fr/fonctionnelle/comptabilite/tresorerie-and-reglement/modes-de-paiement.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.
