# Integrated  Operation

The Freebees app can operate in a fully integrated environment with either Maitre'D or Veloce as the POS solution. Select the POS you are working with for details on how to use Freebees gift cards with that system:

* [Maitre'D](#using-freebees-in-a-maitred-environment)
* [Veloce](#using-freebees-in-a-veloce-environment)

***

### Using Freebees in a Maitre'D Environment

When working in a Maitre'D environment, the POS and payment terminal communicate automatically, ensuring that there is no input error for the total amount. When Maitre'D communicates the purchase amount to the terminal, the terminal uses the SecurePay or SecureTable application to display the sale amount and, when a gift card is identified as the payment method, it will automatically switch to the Freebees app.

{% hint style="warning" %}
IMPORTANT! The procedure described below is for a purchase (redemption) using a gift card. Any other transaction using a gift card must be processed using the Freebees application [in standalone mode](/payfacto-knowledge/canada-doc-center/applications/payfacto-gift-powered-by-freebees/standalone-operation.md#standalone-mode).
{% endhint %}

#### **To process a purchase (redeem) with SecureTable:**

1. On the Maitre'D workstation, print the guest check(s).
2. Bring the guest check(s) with the payment terminal to the table.
3. Identify which check you want to process and the desired payment method.
4. Pass the payment terminal to the customer.
5. For a customer who wishes to pay with a gift card, direct them to touch the green **Gift Card** button on the terminal screen.&#x20;

![Gift card button](https://documentation.payfacto.com/PF_GiftCard/UG/CA-EN/assets/images/GiftCardButton.png)\
The Freebees main screen appears, allowing you to scan, swipe or manually enter the card number.

{% hint style="info" %}
NOTE: If the customer swipes the gift card without touching the **Gift Card** button, the terminal will ask if the payment method is a gift card; touch **Yes** and the procedure will continue as indicated.

\
![Gift card question](https://documentation.payfacto.com/PF_GiftCard/UG/CA-EN/assets/images/GiftCardQuestionPopup.png)
{% endhint %}

6. After the server authorizes the transaction, the terminal displays the authorization number and the new card balance.
7. Print the customer copy of the transaction receipt and return the card, the check, and the transaction receipt to the customer.

#### **To process a purchase (redeem) with SecurePay:**

1. On the Maitre'D workstation, print the guest check and close the order.
2. For a customer who wishes to pay with a gift card, select card as the payment method.
3. When the purchase total appears on the terminal, direct the customer to swipe their gift card or manually enter the card number.&#x20;
4. After the server authorizes the transaction, the terminal displays the authorization number and the new card balance.
5. Print the customer copy of the transaction receipt and hand it with the check to the customer.

***

### &#x20;Using Freebees in a Veloce Environment

When working in a Veloce environment, the POS and payment terminal communicate automatically, ensuring that there is no input error for the total amount. Veloce communicates the purchase amount to the terminal, the terminal uses the Veloce application to display the sale amount, where the operators selects Freebees as the payment method.

{% hint style="info" %}
IMPORTANT! The procedure described below is for a purchase (redemption) using a gift card.
{% endhint %}

**To process a purchase (redeem) with Veloce:**

1. On the Veloce workstation, select the check(s) to pay.
2. When the guest indicates they want to pay with a gift card, select **Freebees Gift card** as the payment method.
3. [Read the card](/payfacto-knowledge/canada-doc-center/applications/payfacto-gift-powered-by-freebees/standalone-operation.md#reading-a-card) by scanning, swiping, or manually entering the card number.&#x20;
4. When the terminal confirms that the card is valid, the current balance appears.
5. Confirm that the payment is using a gift card by touching **Yes**.
6. After the server authorizes the transaction, the terminal displays the authorization number and the new card balance.
7. Print the customer copy of the transaction receipt and return the card, the check, and the transaction receipt to the customer.


---

# 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/payfacto-gift-powered-by-freebees/integrated-operation.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.
