# App to App Module User Guide

#### Download the PDF&#x20;

{% file src="/files/FH8DQg7zVWtWy2vGwe0R" %}

The Secure Payment App to app module provides payment processing to merchants who use a non-PayFacto terminal payment application. The App to app module is different from the SecurePay, SecureTable, and Gateway modules as there is no communication between the Point of Sale (POS) system and the payment terminal.

Operation of the App to app module more closely resembles the Payment module in standalone mode. The merchant enters the amount of the sale on a third-party terminal application and then the App to app module receives the sale information and processes the sale using the PayFacto servers.

The interface of the third party terminal application used to enter the sale amount can be (and likely is) different from the Secure Payment interface. Any amount for tip, cashback, or fees (where applicable) is added using the Secure Payment interface, as is the prompt to present the card and the authorization server results.

#### What are covered in this guide

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td></td><td>App to App Application</td><td></td><td><a href="/files/I4R0oYgoiEXl8ONCPFmM">/files/I4R0oYgoiEXl8ONCPFmM</a></td><td><a href="/pages/er7C0oVJfxSV5ZmOkr1k#configuration-settings">/pages/er7C0oVJfxSV5ZmOkr1k#configuration-settings</a></td></tr><tr><td></td><td>Tasks and How-tos</td><td></td><td><a href="/files/qr7e0fMAjocEmA0ONBKt">/files/qr7e0fMAjocEmA0ONBKt</a></td><td><a href="/pages/Bb4ow9xEtUSNUDPRpxjK">/pages/Bb4ow9xEtUSNUDPRpxjK</a></td></tr></tbody></table>


---

# 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.payfacto.com/payfacto-knowledge/canada-doc-center/applications/secure-payment/app-to-app-module-user-guide.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.
