> For the complete documentation index, see [llms.txt](https://docs.payfacto.com/payfacto-knowledge/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/payfacto-knowledge/canada-doc-center/applications/secure-payment/app-to-app-module-user-guide/tasks-and-how-tos/switch-to-standalone-mode.md).

# Switch to Standalone Mode

### Switch to Standalone Mode

If you experience issues with the third party payment application, you can temporarily switch from using the App to app module to Secure Payment's standalone payment mode. This mode allows you to process transactions directly on the terminal.

#### **To switch from App to app to standalone payment mode:**

1. Close the third party payment application if it is still open.
2. If the App to app main screen does not appear, touch the Secure Payment icon on the terminal's main screen.
3. From the App to app main screen, touch the **Menu** button.<br>

<figure><img src="/files/23yoxmaOhkQ0UPxhBJ9S" alt=""><figcaption></figcaption></figure>

4. Enter the merchant password and touch **Confirm**.
5. Scroll to the **Semi-integrated configuration** section and touch Switch to Standalone.<br>

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

6. The *Settings* page closes and the terminal displays the standalone payment module.<br>

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

7. If you have more than one terminal, repeat steps **1** to **5** for each additional terminal where you want to switch the terminal to standalone payment mode.

***

### Switch Back from Standalone Payment Mode

If you switched from using the App to app module to Secure Payment's standalone payment mode, you need to switch back when the communication issue with the 3rd party payment application is resolved.

#### **To switch from standalone payment mode back to app to app:**

1. From the standalone payment main screen, touch the **Settings** button.<br>

<figure><img src="/files/5CsoToBxYN2gPjdPt7MA" alt=""><figcaption></figcaption></figure>

2. Enter the merchant password and touch **Confirm**.
3. Scroll to the **Semi-integrated configuration** section and touch **Switch to app to app mode**.<br>

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

\
The terminal returns to the App to app main screen.<br>

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

4. Start third party payment application.&#x20;
5. If you have more than one terminal, repeat steps **1** to **4** for each additional terminal where you want to switch back from standalone payment mode.


---

# 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.payfacto.com/payfacto-knowledge/canada-doc-center/applications/secure-payment/app-to-app-module-user-guide/tasks-and-how-tos/switch-to-standalone-mode.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.
