---
title: "Configure your network for ROLLER Payments terminals"
slug: "configure-your-network-for-roller-payments-terminals"
updated: 2026-06-16T18:05:39Z
published: 2026-06-16T18:05:39Z
canonical: "mysupport.roller.software/configure-your-network-for-roller-payments-terminals"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://mysupport.roller.software/llms.txt
> Use this file to discover all available pages before exploring further.

# Configure your network for ROLLER Payments terminals

When staff take a payment, your POS device and card terminal need to reach ROLLER Payments over your network. This guide explains the network access your team or IT team needs to allow so payments can process reliably.

## Before you start

> [!NOTE]
> You may need help from your IT team or network provider, especially if you manage firewalls, content filters or DNS allowlists.

Make sure you know:

- Whether your network uses a firewall or web filter that requires allowlisting.
- Whether your terminals should use **DHCP** (automatic IP assignment) or a **static IP** (you enter IP details manually).
- Your terminal admin passcode, which you can find in ROLLER POS.

## Configure your network

### Allow required domains (DNS allowlist)

If your network requires allowlisting, configure your firewall to allow **outbound HTTPS traffic** from your POS devices and card terminals to:

- `*.adyen.com`
- `*.adyenpayments.com`

**Notes:**

- Allowlisting (sometimes called whitelisting) should be based on the DNS name of these URLs.
- Your firewall should dynamically check for IP address updates, at least every 60 seconds.
- **Do not hard-code these IP addresses, as these can change over time.**

### Allow required ports

Allow these ports based on your setup:

- **Outbound to the internet:** `tcp/443`
- **On your LAN (local network)**: `tcp/8443`

## Configure the terminal IP address

There are two ways to assign an IP address to a card terminal:

- **Dynamic IP (DHCP)**: Your DHCP server assigns an IP address to the terminal.
- **Static IP**: You manually enter an IP address and related network details on the terminal.

By default, DHCP is enabled on the card terminal.

### Set a static IP on the terminal

On the card terminal:

1. Open the **Admin** menu by pressing **9** and then press **Green.**
2. Enter the passcode, if prompted. Press **Green** again. You can find the passcode in POS under **More** > **Settings** > **Device.**
3. Select **Network,** then choose your connection type:

| **Connection type** | **Select ...** |
| --- | --- |
| Wired | **Ethernet** |
| Wireless | **WiFi** > **Wi-Fi network** > **IP Settings**. |
4. In **IP Settings**, deseclect **Use DHCP**.
5. Enter your network details. Note: To type a period (.), press **1** twice.
  - IP address
  - Subnet mask
  - Default gateway
  - Preferred DNS
  - Alternate DNS
6. Select **Apply**.

### Tips

- The static IP address must be unique on your network.
- If you have more than one terminal, use a different static IP for each terminal.

## Wi-Fi requirements

To connect your ROLLER Payments card terminals over WiFi, your access point should support:

- WPA/WPA2-Enterprise encryption, or WPA/WPA2-Personal encryption.
- 2.4Ghz or 5Ghz frequencies.

If the terminal shows it’s connected to Wi-Fi, that doesn’t always mean it can reach the internet. If payments fail, check:

- Your internet connection from the Wi-Fi network.
- Your firewall and allowlist rules.

## Learn more

[POS network best practices](/v1/docs/pos-network-best-practices)

## Related

- [Create your online checkout](/create-your-online-checkout.md)
- [Get started with ROLLER Payments](/get-started-with-roller-payments.md)
- [Set up ROLLER Payments terminals](/set-up-roller-payments-terminals.md)
- [Integrate with Fresh KDS and configure your devices](/integrate-with-fresh-kds-and-configure-your-devices.md)
- [Set up and test your POS hardware for ROLLER](/set-up-and-test-your-pos-hardware-for-roller.md)
