# Contactless Transactions

## Contactless Transactions

If your terminal supports contactless payment technology, you can configure the feature with the following topics:

* [Enable Contactless Transactions](#enable-contactless-transactions)
* [Select Supported Contactless Cards](#select-supported-contactless-cards)
* [Disable Contactless Transactions](#disable-contactless-transactions)

***

### Enable Contactless Transactions

Most modern payment terminals support and accept payment cards that use contactless technology, where you present or "tap" the card on the reader to transmit the card information. By default, contactless transactions (sales and refunds) are enabled on the terminal.

#### **To enable contactless transactions on your terminal:**

1. From the main screen, touch **Settings**.

\
![Settings button](https://documentation.payfacto.com/SecurePayment/Pay/UG/CA-EN/assets/images/Pay/MainSaleScreen_SettingsButton.png)

2. Enter the merchant password and touch **Confirm**.
3. Scroll to the **Configure application** section.
4. Touch **Application options**.
5. In the **Contactless** section, toggle the **Contactless transactions** switch to the right.
6. If you have more than one terminal, repeat steps **1** to **5** for each additional terminal where you want to offer contactless transactions.

***

### Select Supported Contactless Cards

Each payment processor/card brand has their own touch/tap payment technology. The terminal supports all major technologies. When you enable contactless transactions, you can select which technologies you will accept. The available technologies include:

* Visa PayWave
* MMCL / PayPass
* Interac Flash
* AMEX ExpressPay
* JCB JSpeedy
* Discover DPAS

{% hint style="success" %}
TIP: As a security measure, we recommend that you disable any contactless technology you do not accept; this will prevent a client from attempting to use a card from a payment processor or brand you do not have an agreement with.
{% endhint %}

#### **To enable or disable contactless card technologies on the terminal:**

1. From the main screen, touch **Settings**.

\
![Settings button](https://documentation.payfacto.com/SecurePayment/Pay/UG/CA-EN/assets/images/Pay/MainSaleScreen_SettingsButton.png)

2. Enter the merchant password and touch **Confirm**.
3. Scroll to the **Configure application** section.
4. Touch **Application options**.
5. In the **Contactless** section, enable each desired card's contactless function by sliding the toggle switch to the right or disable a card's contactless function by sliding the toggle switch to the left.

| **Enabled**                                                                                                                              | **Disabled**                                                                                                                               |
| ---------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------ |
| ![Toggle switch set to enabled](https://documentation.payfacto.com/SecurePayment/Pay/UG/CA-EN/assets/images/Pay/ToggleSwitchEnabled.png) | ![Toggle switch set to disabled](https://documentation.payfacto.com/SecurePayment/Pay/UG/CA-EN/assets/images/Pay/ToggleSwitchDisabled.png) |

6. If you have more than one terminal, repeat steps **1** to **5** for each additional terminal to configure  its supported contactless technologies.

{% hint style="info" %}
NOTE: If you have multiple terminals, you should ensure that they are all configured to accept the same contactless cards to avoid one terminal accepting (or refusing) different contactless cards from the other terminal(s).
{% endhint %}

***

### Disable Contactless Transactions

If desired, you can disable contactless transactions if you do not want to offer this option to your customers.

#### **To disable contactless transactions on your terminal:**

1. From the main screen, touch **Settings**.

\
![Settings button](https://documentation.payfacto.com/SecurePayment/Pay/UG/CA-EN/assets/images/Pay/MainSaleScreen_SettingsButton.png)

2. Enter the merchant password and touch **Confirm**.
3. Scroll to the **Configure application** section.
4. Touch **Application options**.
5. In the **Contactless** section, toggle the **Contactless transactions** switch to the left.
6. If you have more than one terminal, repeat steps **1** to **5** for each additional terminal where you to disable contactless transactions.


---

# 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/payment-standalone-mode/terminal-configuration/contactless-transactions.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.
