> 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/cambio-de-metodo-de-pago.md).

# Cambio de método de pago

Si ha seleccionado “EFECTIVO” como método de pago y quiere realizar el pago por medio de transferencia/depósito bancario puede realizar la misma, no es necesario cambiar el método de pago en el pedido ya que éstos se pasan manualmente a “DEPOSITO BANCARIO” -> “SALDO” al momento de acreditar la transferencia, siempre y cuando el saldo de la cuenta sea suficiente para cubrir el monto de todos los pedidos.&#x20;

{% hint style="info" %}
Si quiere pagar un pedido en particular o enviar a alguien a retirar, por favor, aclárelo en las notas [al momento de notificar el depósito](/ayuda/pagos/transferencias-depositos-bancarios/notificacion-de-pago.md).
{% endhint %}

Si el saldo de la misma no alcanza a cubrir los pedidos éstos se dejarán con el método de pago previamente configurado y no se modificará.

Si ha seleccionado "Deposito Bancario" y dispone de saldo a favor en su cuenta suficiente para cubrir el monto del pedido, puede avisarnos por chat para que ya lo dejemos marcado como "saldo".

***

### Información relacionada

{% content-ref url="/spaces/YN5TaoaRKKtT7huC8rVp/pages/5yS5Nph2t8NII8ceuVRN" %}
[Transferencias / Depósitos Bancarios](/ayuda/pagos/transferencias-depositos-bancarios.md)
{% endcontent-ref %}

{% content-ref url="/spaces/YN5TaoaRKKtT7huC8rVp/pages/Pxtjxhfe0U14eYbxb9ms" %}
[Retenciones y percepciones](/ayuda/retenciones-y-percepciones.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 %}


---

# 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/cambio-de-metodo-de-pago.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.
