> For the complete documentation index, see [llms.txt](https://tecnoprices.gitbook.io/ayuda/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tecnoprices.gitbook.io/ayuda/pagos/transferencias-depositos-bancarios.md).

# Transferencias / Depósitos Bancarios

{% hint style="warning" %}
Siempre ***verifique la cuenta de destino antes*** de confirmar la operación en su banco.

Solo transfiera a la cuenta bancaria que figura en la [web](https://www.tecnoprices.com/notificardepositov4.php).
{% endhint %}

Las transferencias bancarias (o depósitos bancarios, son la misma operación) solo se acreditarán de lunes a viernes de 9 a 17hs (sábados y feriados no se acreditarán ***SIN EXCEPCIÓN***).&#x20;

Es importante resaltar que, si bien usualmente las transferencias se suelen acreditar en el momento, es posible que en ocasiones las mismas se ***demoren hasta 2 días hábiles*** en acreditarse.

En todos los casos deberá esperar a que el mismo se encuentre acreditado para poder realizar el retiro de los pedidos o proceder con el despacho.

Los datos bancarios (CBU y alias) se encuentran en el menú[ "MI CUENTA" - > "NOTIFICAR PAGOS"](https://www.tecnoprices.com/menunotificar.php), del lado derecho bajo la leyenda "IMPORTANTE". Solo transfiera a la cuenta bancaria que figura en nuestra web, siempre verifique los datos antes de confirmar la transferencia.

***

## Información relacionada

{% content-ref url="/spaces/YN5TaoaRKKtT7huC8rVp/pages/wG8veuHitvmohU1wnGAJ" %}
[Notificación de pago](/ayuda/pagos/transferencias-depositos-bancarios/notificacion-de-pago.md)
{% endcontent-ref %}

{% content-ref url="/pages/RUSuo3mK9eqxmAup3wAt" %}
[Consulta de estado](/ayuda/pagos/transferencias-depositos-bancarios/consulta-de-estado.md)
{% endcontent-ref %}

{% content-ref url="/spaces/YN5TaoaRKKtT7huC8rVp/pages/hDgf5VvtfK0G3Q0ljsST" %}
[Mi saldo, historial y movimientos](/ayuda/mi-cuenta/mi-saldo-historial-y-movimientos.md)
{% endcontent-ref %}

{% content-ref url="/spaces/YN5TaoaRKKtT7huC8rVp/pages/Pxtjxhfe0U14eYbxb9ms" %}
[Retenciones y percepciones](/ayuda/retenciones-y-percepciones.md)
{% endcontent-ref %}


---

# 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://tecnoprices.gitbook.io/ayuda/pagos/transferencias-depositos-bancarios.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.
