> For the complete documentation index, see [llms.txt](https://docs.inyourbox.app/inyourbox/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.inyourbox.app/inyourbox/aide/owner/gestion-de-la-box/paiement.md).

# Paiement

- [Comment prendre connaissance des paiements en échec ?](https://docs.inyourbox.app/inyourbox/aide/owner/gestion-de-la-box/paiement/comment-prendre-connaissance-des-paiements-en-echec.md): Les paiements échoués apparaitront seulement si le compte Stripe a été créé et si "carte bancaire Stripe" est attribué comme moyen de paiement de l'abonnement pour un client.
- [Comment vérifier le statut des carte bancaire ?](https://docs.inyourbox.app/inyourbox/aide/owner/gestion-de-la-box/paiement/comment-verifier-le-statut-des-carte-bancaire.md): Ce module doit être activé avec notre équipe.
- [Comment connaitre le chiffre d'affaire réalisé ou projeté ?](https://docs.inyourbox.app/inyourbox/aide/owner/gestion-de-la-box/paiement/comment-connaitre-le-chiffre-daffaire-realise-ou-projete.md): Le chiffre d'affaire représente tous les encaissements, peu importe le mode de paiement.
- [Comment connaitre le chiffre d'affaire réalisé par abonnement ou carte ?](https://docs.inyourbox.app/inyourbox/aide/owner/gestion-de-la-box/paiement/comment-connaitre-le-chiffre-daffaire-realise-par-abonnement-ou-carte.md): Cette page permet de prendre connaissance du montant encaissé de chaque abonnement.
- [Comment connaitre le chiffre d'affaire réalisé par athlète ?](https://docs.inyourbox.app/inyourbox/aide/owner/gestion-de-la-box/paiement/comment-connaitre-le-chiffre-daffaire-realise-par-athlete.md): Ceci représente le prix moyen payé par un membre.
- [Comment connaitre le chiffre d'affaire réalisé par moyen de paiement ?](https://docs.inyourbox.app/inyourbox/aide/owner/gestion-de-la-box/paiement/comment-connaitre-le-chiffre-daffaire-realise-par-moyen-de-paiement.md): Cette page permet de prendre connaissance du montant encaissé par mode de paiement.


---

# 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://docs.inyourbox.app/inyourbox/aide/owner/gestion-de-la-box/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.
