# Gestionar Pagos

Con PrestaShop, puedes aceptar transacciones realizadas por tus clientes utilizando diferentes métodos de pago, tales como cheques, transferencia bancaria, contra reembolso, y a través de muchos otros módulos de asociados como PayPal, Moneybookers, Hipay, etc.

El menú "Pago" es donde debes dirigirte si deseas cambiar cualquier aspecto relacionado con tus pagos.

Este capítulo contiene las siguientes secciones:

* [Métodos de pago](/1.7-documentation/spanish/guia-usuario/optimizar-tienda/gestionar-pagos/metodos-de-pago.md)
* [Preferencias de pago](/1.7-documentation/spanish/guia-usuario/optimizar-tienda/gestionar-pagos/preferencias-de-pago.md)


---

# 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.prestashop-project.org/1.7-documentation/spanish/guia-usuario/optimizar-tienda/gestionar-pagos.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.
