# Managing Payments

![](/files/-MD-zRxOAYqUxSLzL-TZ)With PrestaShop, you can accept your customer's transactions using several different payment methods, such as checks, bank wire, cash on delivery, and through several partner modules such as PayPal, Moneybookers, HiPay, etc.

The "Payment" menu is where you should head is you want to change anything regarding your payments.&#x20;

This chapter contains the following sections:

* [Payment Methods](/1.7-documentation/user-guide/improving-shop/managing-payments/payment-methods.md)
* [Payment Preferences](/1.7-documentation/user-guide/improving-shop/managing-payments/payment-preferences.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/user-guide/improving-shop/managing-payments.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.
