# Configuration Settings

## Configuration Settings

The Secure Payment application's App to app module has multiple configurable features and functions. The features and functions apply to **all** Secure Payment modules you may use, including standalone Payment, SecurePay, SecureTable,  Gateway, and Gift Cards.

For the App to app module, the feature you will most likely need to configure is tipping (if that applies to your business), but you can access the following :

* [Accessing Configuration Settings](#accessing-configuration-settings)
* [Transaction Management](/payfacto-knowledge/canada-doc-center/applications/secure-payment/app-to-app-module-user-guide/app-to-app-application/transaction-management.md#transaction-management)
  * [Print Detailed Transaction Report](/payfacto-knowledge/canada-doc-center/applications/secure-payment/app-to-app-module-user-guide/app-to-app-application/transaction-management.md#print-detailed-transaction-report)
  * [Print Batch Summary Report](/payfacto-knowledge/canada-doc-center/applications/secure-payment/app-to-app-module-user-guide/app-to-app-application/transaction-management.md#print-batch-summary-report)
* Application Configuration
  * [Password](/payfacto-knowledge/canada-doc-center/applications/secure-payment/app-to-app-module-user-guide/app-to-app-application/configure-password-options.md#passwords)
  * [Tipping and Cashback](/payfacto-knowledge/canada-doc-center/applications/secure-payment/app-to-app-module-user-guide/app-to-app-application/configure-tipping-options.md#tipping-and-cashback)
  * [Printing Options](/payfacto-knowledge/canada-doc-center/applications/secure-payment/app-to-app-module-user-guide/app-to-app-application/configure-printing-options.md#printing-options)
* [Help and Training Tools](/payfacto-knowledge/canada-doc-center/applications/secure-payment/app-to-app-module-user-guide/app-to-app-application/help-and-training-tools.md#help-and-training-tools)
  * [Training Mode](/payfacto-knowledge/canada-doc-center/applications/secure-payment/app-to-app-module-user-guide/app-to-app-application/help-and-training-tools.md#training-mode)
  * [Getting Support](/payfacto-knowledge/canada-doc-center/applications/secure-payment/app-to-app-module-user-guide/app-to-app-application/help-and-training-tools.md#getting-support)
  * [Exiting the Application](/payfacto-knowledge/canada-doc-center/applications/secure-payment/app-to-app-module-user-guide/app-to-app-application/help-and-training-tools.md#exiting-the-application)
  * [About Secure Payment](/payfacto-knowledge/canada-doc-center/applications/secure-payment/app-to-app-module-user-guide/app-to-app-application/help-and-training-tools.md#about-secure-payment)

***

## Accessing Configuration Settings

#### **To access the App to app module's configuration settings:**

1. Close (or exit from) the third party payment application.
2. If the App to app main screen does not appear automatically, touch the **Secure Payment** icon on the terminal's main screen.<br>

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

3. From the App to app main screen, touch the menu icon at the top-left corner of the screen.<br>

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

4. Enter the merchant password and touch the **Confirm** button.\
   The *Settings* page appears.


---

# 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/app-to-app-application/configuration-settings.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.
