> For the complete documentation index, see [llms.txt](https://docs.payfacto.com/centre-de-documentation-payfacto/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.payfacto.com/centre-de-documentation-payfacto/documentation-canada/applications/secure-payment/app-to-app-guide-utilisateur/taches-et-conseils-dutilisation/revenir-au-mode-app-to-app.md).

# Revenir au mode App to app

## Revenir au mode App to app

Si vous êtes passé du module App to app au mode de paiement autonome de Secure Payment, vous devrez revenir à l'application de paiement tierce lorsque le problème de communication est résolu.

**Pour retourner du mode de paiement autonome au mode App to app :**

1. À partir de l'écran principal du module de  paiement autonome, touchez le bouton **Paramètres**.

\
![Bouton Paramètres des paiements autonomes](https://documentation.payfacto.com/SecurePayment/App2app/UG/CA-FR/assets/images/Gateway/MainSaleScreen_SettingsButton.png)

2. Saisissez le mot de passe marchand et appuyez sur le bouton **Confirmer**.
3. Défilez jusqu'à la section **Configurations semi-intégrées** et touchez **Mode autonome**.

\
![Passer en mode App to app](https://documentation.payfacto.com/SecurePayment/App2app/UG/CA-FR/assets/images/App2app/SemiIntegratedConfig_App2appSwitchToApp2appMode.png)

\
Le terminal revient à l'écran principal de la Passerelle.

\
![Écran d'accueil App to app](https://documentation.payfacto.com/SecurePayment/App2app/UG/CA-FR/assets/images/App2app/App2app_HomeScreen.png) &#x20;

4. Si vous avez plus d'un terminal, répétez les étapes **1** à **3** pour chaque terminal supplémentaire pour lequel vous souhaitez revenir au mode Passerelle.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.payfacto.com/centre-de-documentation-payfacto/documentation-canada/applications/secure-payment/app-to-app-guide-utilisateur/taches-et-conseils-dutilisation/revenir-au-mode-app-to-app.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
