# Viva Wallet Kiosk Integration

Setting up Viva Wallet payment terminals enables secure card transactions through your POS system. This process requires both physical device configuration and software integration.

{% hint style="warning" %}
Before connecting the payment terminal, make sure that it has been set up initially by Boss It. Ensure stable internet connectivity on both devices.
{% endhint %}

{% stepper %}
{% step %}

### Access Device Interface

Power on the Viva terminal. The device will display the main interface screen.
{% endstep %}

{% step %}

### Navigate to Settings

Locate and tap the **More** option on the device screen. If this option appears greyed out, repeatedly tap it until it becomes active. If the system prompts you for a security code, enter the security code.

<figure><img src="/files/bZVWfUl4Mi7ce65BgUkE" alt="" width="188"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

## Access Device Information

Once in the More menu, select **About** from the available options. This will display device information including the **Source Terminal ID**. Take note of the Source Terminal ID as it's the important value we need to establish connection.

<figure><img src="/files/nVvZd4ezX06h4LyxIpaP" alt="" width="188"><figcaption></figcaption></figure>

<figure><img src="/files/yjHAUYg2T6seFUnrZHTc" alt="" width="188"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Configure in Kiosk

Enter the Kiosk Settings by tapping the **Powered by BossIt** label at the top of the screen. Under **Payment provider,** click **Viva terminal** then **Setup**. Then enter the **Source Terminal ID** exactly as displayed on the Viva device.

<figure><img src="/files/J8dnpWouGdJ2JuZ89Zyz" alt="" width="375"><figcaption></figcaption></figure>

<figure><img src="/files/TMq0n5kffxa1zX7thl4a" alt="" width="375"><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}


---

# 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.bossithq.com/payment-terminals/viva-wallet/viva-wallet-kiosk-integration.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.
