> For the complete documentation index, see [llms.txt](https://guia.fenicio.help/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guia.fenicio.help/integraciones-y-herramientas/integradores/poslink-handy.md).

# POSlink - Handy

Medio de pago POS físico habilitado para el servicio In-Store.

## Pedido de conexión

1. El comercio debe contactar al siguiente contacto de Handy:
   * 📥 **➡** <comercial@handy.uy>&#x20;
2. A través de un ticket a soporte, el comercio debe solicitar a Fenicio la integración y proporcionar los datos requeridos:
   * nro\_comercio
   * *El medio de pago se establecerá por defecto en la moneda de la tienda (moneda local del país). Si se requiere utilizar otra moneda, deberá especificarse explícitamente.*
3. Una vez que Fenicio habilita la integración, se debe configurar cada dispositivo en el administrador del In-store en **Configuración ➡ Poslink** la siguiente información proporcionada por la integración:
   * **Terminal ➡** Nombre de la terminal en Fenicio.
   * **POS ➡** Identificador del POS.
   * **Sucursal ➡** Identificador de la sucursal.
   * **Caja ➡** Identificador de la caja.
4. Una vez guardados estos cambios y establecida la comunicación de dispositivo con la In-store, la integración quedará habilitada.

### Sellos disponibles en Fenicio por país

<details>

<summary><span data-gb-custom-inline data-tag="emoji" data-code="1f1fa-1f1fe">🇺🇾</span> Uruguay</summary>

* VISA&#x20;
* Master&#x20;
* Maestro
* AMEX&#x20;
* ANDA&#x20;
* Cabal
* Diners
* Edenred
* Líder
* Oca
* Passcard

{% hint style="info" %}
Estos sellos **no autorizan la ejecución de reverso de pago**.
{% endhint %}

</details>

### Detalles

1. Las cuotas se configuran en el POS según lo acordado contractualmente con cada medio de pago.
2. La verificación del medio de pago queda a cargo del cliente, mediante ejecución de la primera compra.

## Recursos y consultas frecuentes

[Sitio web de Handy](https://handy.uy/)


---

# 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://guia.fenicio.help/integraciones-y-herramientas/integradores/poslink-handy.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.
