> For the complete documentation index, see [llms.txt](https://docs.gymart.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gymart.org/gym-art-meets-fr/inscription/checkout-offline.md).

# Paiement hors ligne

Tous les clubs ne veulent pas payer par carte de crédit. Si l'organisateur de l'événement a activé le paiement hors ligne, vous pouvez envoyer votre inscription et organiser le paiement séparément.

## Prérequis

* [Gymnastes ajoutés](/gym-art-meets-fr/inscription/add-gymnasts-to-registration.md) (et, en option, [coachs](/gym-art-meets-fr/inscription/add-coaches-to-registration.md))
* L'organisateur de l'événement doit avoir activé l'option de paiement hors ligne/par virement bancaire

## Étapes

1. Dans la barre latérale d’inscription, cliquez sur **Paiement**.
2. Vérifiez vos participants et le total dans la barre du bas.
3. Au lieu de « Payer par carte de crédit » (qui passe par Stripe), cliquez sur le **Payer par virement bancaire** option.
4. Gym Art Meets envoie votre inscription avec un **paiement en attente** statut.
5. Organisez le paiement directement avec l'organisateur. Cela peut être un virement bancaire, un chèque, des espèces à l'entrée, ou ce que vous convenez ensemble.
6. Une fois que l'organisateur reçoit le paiement, il le marque comme confirmé de son côté.

## Après l'envoi

Votre inscription est dans le système, mais le paiement est indiqué comme en attente. L'organisateur peut voir votre inscription et la traitera une fois le paiement confirmé. Vous pouvez suivre le statut dans [Historique des paiements](/gym-art-meets-fr/inscription/view-payment-history.md).

## Si vous ne voyez pas l'option hors ligne

Tous les événements ne le proposent pas. Si le bouton virement bancaire/espèces n'est pas là, l'organisateur a activé uniquement les paiements Stripe pour cet événement.

## Et ensuite

* [Voir l’historique des paiements](/gym-art-meets-fr/inscription/view-payment-history.md)
* [Vérifier le statut de l’inscription](/gym-art-meets-fr/inscription/check-registration-status.md)

## Connexe

* [Payer avec Stripe](/gym-art-meets-fr/inscription/checkout-with-stripe.md)
* [Guide pas à pas de l’inscription](/gym-art-meets-fr/inscription/index.md)


---

# 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.gymart.org/gym-art-meets-fr/inscription/checkout-offline.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.
