> For the complete documentation index, see [llms.txt](https://docs.verifone.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.verifone.com/cug-57.01-en/cug-57.01-es/referencia-de-usuario-de-commander-57.01/actualizado-en-la-version-57.01.md).

# Actualizado en la versión 57.01

{% stepper %}
{% step %}

#### Compatibilidad para cambios remotos del servidor NTP

Ubicación: [Servidor NTP](/cug-57.01-en/cug-57.01-es/referencia-de-usuario-de-commander-57.01/formularios-del-cliente-de-configuracion/configuracion-inicial.md#ntp-server)
{% endstep %}

{% step %}

#### Mejoras en la configuración de Syslog

Ubicación: [Configuración de Syslog](/cug-57.01-en/cug-57.01-es/referencia-de-usuario-de-commander-57.01/formularios-del-cliente-de-configuracion/seguridad.md#security-log-server)
{% endstep %}

{% step %}

#### Impedir la instalación/actualización del software de la aplicación en dispositivos de hardware heredados (LAC) Distribución Verifone EPS

Ubicación: [Dispositivos EOL](/cug-57.01-en/cug-57.01-es/referencia-de-usuario-de-commander-57.01/actualizacion-automatica-y-vrsd.md#eol-devices)
{% endstep %}

{% step %}

#### Imprimir código QR en el recibo (interior y exterior) y permitir su visualización en DCR para registrarse en Loyalty&#x20;

Ubicación: referencia de la función Loyalty
{% endstep %}

{% step %}

#### Imprimir el código de moneda de 3 caracteres en algunos recibos LAC

Ubicación: [Monedas](/cug-57.01-en/cug-57.01-es/referencia-de-usuario-de-commander-57.01/formularios-del-cliente-de-configuracion/operaciones-de-tienda.md#currencies)
{% endstep %}

{% step %}

#### Separación de software

Ubicación: [Acerca de](/cug-57.01-en/cug-57.01-es/referencia-de-usuario-de-commander-57.01/formularios-del-cliente-de-configuracion/ayuda.md#about)
{% endstep %}

{% step %}

#### Eliminar el manejo de centavos en transacciones de EE. UU.

Ubicación: referencia de la función de redondeo de efectivo
{% endstep %}

{% step %}

#### Eliminar la función de lotería Linq3

Se eliminaron todas las instancias de Linq3 del documento
{% endstep %}

{% step %}

#### Eliminar la función EZ Receipt

Se eliminaron todas las instancias de EZ Receipt del documento
{% endstep %}

{% step %}

### Restricciones de reembolso

Ubicación: [Reembolsos ](/cug-57.01-en/cug-57.01-es/referencia-de-usuario-de-commander-57.01/reembolsos.md#using-refunds)
{% endstep %}

{% step %}

#### Gestionar la selección de transacciones débito/crédito según el contenido de la transacción

Ubicación: referencia de la función de pago de Commandar
{% endstep %}

{% step %}

#### Pagos Commander

Ubicación: referencia de la función de pagos Petro
{% endstep %}

{% step %}

#### Gestionar la selección de transacciones débito/crédito según el contenido de la transacción

Ubicación: referencia de la función de pagos Petro
{% endstep %}

{% step %}

{% endstep %}
{% endstepper %}


---

# 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://docs.verifone.com/cug-57.01-en/cug-57.01-es/referencia-de-usuario-de-commander-57.01/actualizado-en-la-version-57.01.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.
