# Assign a Payment Terminal

### Assign a Payment Terminal to POS Workstation

Each payment terminal using the SecurePay module needs to be assigned to a POS Workstation. Note that each POS workstation can only drive one payment terminal, therefore the number of payment terminals using the SecurePay module shouldn't exceed the number of POS workstations.

The following procedure is required to assign a specific payment terminal to a specific POS workstation in Maitre'D.

***

### Procedure

1. Logon to the Maitre’D Back-Office with appropriate credentials. (Distributor or System Owner)&#x20;

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

<figure><img src="/files/4LCJbwPJ8JJJ91iHKxkN" alt=""><figcaption></figcaption></figure>

2. Start the Point of Sale Control Module.

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

3. Click the Workstation menu, and select Options...

<figure><img src="/files/9TFMruyvFo1z8k4bfO2V" alt=""><figcaption></figcaption></figure>

4. The list of available POS workstations will appear. Select the POS Workstation to which you want to assign a payment terminal and click Modify.

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

5. The POS workstation's options will appear. Click the Devices branch on the left of the window, then click the Add button to start adding a new device.

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

6. In the Add Device dialog, select PIN Pad and click the Setup button.

<figure><img src="/files/8L2umX2gaz0uXo8uD6zd" alt=""><figcaption></figcaption></figure>

7. Setup the device as follows:

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

#### Type

Select Network from the drop-down list.

#### Port

This setting is disabled and cannot be configured. Ignore it.

#### Driver

Select External from the drop-down list.

#### IP Address

Enter the IP address of the payment terminal.

#### Port Number

Enter the TCP port number used by the payment terminal. The default value for SecurePay is 9999.

#### ID

This setting is disabled and cannot be configured. Ignore it.

#### Idle Message

This setting is disabled and cannot be configured. Ignore it.

#### Identity

Enter the payment terminal's identity, which is supplied by the payment processor. This is also referred to as Terminal ID or TID.

#### Prompt for tip

This option has no effect with SecurePay payment termimals, as it will be overridden by the configuration of the SecurePay application installed on the payment terminal.

#### Print Tip Line

This setting is disabled and cannot be configured. Ignore it.

8. Click OK on the Device Setup dialog to save your changes. The new device will appear in the list:

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

9. Click OK to save changes to the workstation setup and close this window.
10. Close the POS workstation list, or select another POS workstation and repeat steps 4 to 9 to configure more payment terminals.

Make sure that each payment terminal using SecurePay is assigned to a POS workstation.


---

# 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/application-securepay-module/maitred-configuration/assign-a-payment-terminal.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.
