# Comment vérifier le statut des carte bancaire ?

Afin d'encaisser les abonnements "carte bancaire Stripe", il convient que les clients ont ajouté leur carte bancaire via leur espace inyourbox.&#x20;

Rdv dans "gestion" > "paiements" > "statut carte bancaire"

2 catégories :&#x20;

* "ajouté" montre les cartes à jour avec le nombre entre parenthèses
* "en attente" montre les clients qui n'ont pas mis leur carte

Il est possible de constater le statut dans le profil client, l'icône 💳 est en vert pour les cartes "ajoutées" et rouge pour les "en attente".&#x20;


---

# 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://docs.inyourbox.app/inyourbox/aide/owner/gestion-de-la-box/paiement/comment-verifier-le-statut-des-carte-bancaire.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.
