> 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/totalnet.md).

# Totalnet

## Pedido de conexión

1. El comercio debe contactar al siguiente contacto de Totalnet:
   * 📥 **➡** <atcomercial@totalnet.uy>
   * 📥➡<ktambasco@totalnet.uy> (Karen Tambasco) +598 92 615 822
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     &#x20;tienda (moneda local del país). Si se requiere utilizar otra     &#x20;moneda, deberá especificarse explícitamente.*
3. Fenicio informará al comercio una vez quede habilitada la integración.

### 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
* MASTERCARD
* OCA
* CABAL
* CREDITEL
* PREX
* MIDINERO
* OCABLUE
* AMEX&#x20;
* PASSCARD&#x20;
* LIDER&#x20;
* DINERS&#x20;
* TARJETA D&#x20;
* CLUB DEL ESTE&#x20;
* ANDA&#x20;
* REDPAGOS&#x20;
* ABITAB&#x20;
* BANCOS (Soy Santander, ebrou, Scotiabank, Santander, ITAU)&#x20;

</details>

### Detalles

1. No olvides configurar las cuotas en tu tienda en Configuración ➡ Planes de Cuotas, para cada medio de pago según lo que hayas acordado contractualmente con cada uno de ellos.&#x20;
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 Totalnet](https://totalnet.uy/web/guest)


---

# 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/totalnet.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.
