> For the complete documentation index, see [llms.txt](https://docs.unipage.eu/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.unipage.eu/beheer-uw-webshop/instellingen/online-betaling/ccv.md).

# CCV

## CCV Keys instellen

Ga naar de beheerpagina, onder 'instellingen' - 'online betalen' en vink CCV aan.

In de mail van CCV kan je je CCV keys vinden. Deze dienen te worden ingevuld bij test / live key:

![](/files/uzZxWGyVqtEuoa3DqJfI)

## Terminal configureren

Om van start te gaan met de CCV terminal dien je het **IP adres** van het toestel in te voeren in de beheerpagina.

Steek de ethernetkabel en stroomkabel in de terminal, en wacht tot deze is opgestart. Wanneer je volgend scherm ziet, vul je volgende toetsen in:

* 1x rood
* 1x groen
* 3x geel

![](/files/zj0od3nCKBq8Hep4kyVO)

Ga intussen naar de beheerpagina, onder 'instellingen' - 'online betalen' vink je CCV aan, en klik je op 'Terminal configureren'

![](/files/INLVk9WZlTBZro2gvmda)

Vul de service code in op de terminal.

{% hint style="info" %}
Opgelet! Deze code verandert ieder uur.
{% endhint %}

![](/files/z7BM9YAZOk5njX9X2Cij)

Klik vervolgens op 'manager menu' en vul de code 99999 in.

Vervolgens 'configureren' - 'terminal' - 'communicatie'.

![](/files/sXMwmbtoMXKk8CAtB91x)![](/files/qMu2sw7NiNBchQFTChnV)![](/files/yjxWQQTJ4SOoux0EaHQq)![](/files/KGYpMC3kcae3vW2ir6Hc)

Kies tenslotte op de ingestelde communicatiemethode (wifi of ethernet).

{% hint style="warning" %}
Hoewel wi-fi werkt, zouden wij adviseren om de terminal bekabeld te gebruiken via LAN.
{% endhint %}

![](/files/OvlRIn9jkE7p538RX9sM)

Scroll vervolgens naar het blokje 'IP info' en vul het ip adres exact in op de beheerpagina.

![](/files/4N6hphDlsskHyatoqDlY)

![](/files/XlBBr5ST7dR704ppd7zH)

Klik op opslaan, en de terminal is geconfigureerd.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.unipage.eu/beheer-uw-webshop/instellingen/online-betaling/ccv.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
