# Reglas de cobro

{% hint style="info" %}
Debe configurar los tipos de pago de su tienda antes de poder configurar las reglas de pago.
{% endhint %}

1. Haga clic en **Archivo** | **Configuración**.
2. Haga clic en el **Pago** .
3. En **Medio de cambio predeterminado** campo, seleccione el tipo de pago predeterminado para dar cambio a los clientes. Por ejemplo, si acepta tarjetas de débito y permite recibir efectivo con las compras, seleccione Efectivo.
4. En **Vencimiento del vale** campo, ingrese el número de días que tienen los clientes para usar un vale (por ejemplo, una tarjeta de regalo o certificado de regalo) antes de que el vale ya no sea válido.

{% hint style="success" %}
Ingrese cero (0) en el campo Vencimiento del vale si no desea que el vale venza.
{% endhint %}

5. Haga clic en **Guardar y cerrar**.


---

# 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.rmhpos.com/es/store-manager/configure-pos-and-store-manager/store-financials/setting-up-tender-rules.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.
