# Payments

- [Functionalities](https://docs.payrexx.com/merchant/english/payment/functionalities.md): In this article, you will learn about the payment functionalities available in Payrexx and how to use them.
- [Subscriptions](https://docs.payrexx.com/merchant/english/payment/functionalities/subcription.md): With Payrexx, you can receive recurring payments thanks to the "Subscriptions" payment feature. This article explains how it works.
- [Subscriptions managed by Payrexx](https://docs.payrexx.com/merchant/english/payment/functionalities/subcription/subscriptions-managed-by-payrexx.md): With Payrexx, you can easily receive recurring payments. On this page, you will learn what is required and how to set up subscriptions.
- [Subscriptions via tokenization (API)](https://docs.payrexx.com/merchant/english/payment/functionalities/subcription/subscriptions-via-tokenization-api.md): Payrexx provides the capability to receive recurring payments through tokenization via the API.
- [Refunds and Partial Refunds](https://docs.payrexx.com/merchant/english/payment/functionalities/refunds.md): In this article, you will learn which payments can be refunded in Payrexx and how to issue a full or partial refund.
- [Tokenization](https://docs.payrexx.com/merchant/english/payment/functionalities/tokenization.md): In Payrexx, tokenization can be performed, allowing credit card data to be stored for future payments.
- [Pre-Authorization](https://docs.payrexx.com/merchant/english/payment/functionalities/pre-authorization.md): In this article, you will learn what pre-authorizations are, when they are used, and how to apply them in Payrexx.
- [MOTO Payments](https://docs.payrexx.com/merchant/english/payment/functionalities/moto-payments.md): In this article, you will learn what MOTO payments are, where and how they are used, and how you can utilize them in Payrexx.
- [Testing](https://docs.payrexx.com/merchant/english/payment/testing.md): Learn how to use the test mode to thoroughly test payment providers, payment methods, and features in Payrexx before accepting live payments.
- [Payment Status](https://docs.payrexx.com/merchant/english/payment/payment-status.md): This article explains how to track the status of each payment and analyze failed transactions.
- [Disputes](https://docs.payrexx.com/merchant/english/payment/disputes.md): Learn about what constitutes disputes, why the topic is important, how to prevent disputes, and – if they still occur – how to handle them skillfully.
- [Definition](https://docs.payrexx.com/merchant/english/payment/disputes/definition.md): A dispute arises when a shopper challenges a previously made transaction with their card issuer. This automatically triggers an internationally defined process.
- [Prevention](https://docs.payrexx.com/merchant/english/payment/disputes/prevention.md): To understand how you, as a merchant, can prevent disputes, it's first important to understand what can trigger them.
- [Fraudulent](https://docs.payrexx.com/merchant/english/payment/disputes/prevention/fraudulent.md): Preventing "Fraudulent" disputes: In this article, Payrexx explains how it works.
- [Credit not processed](https://docs.payrexx.com/merchant/english/payment/disputes/prevention/credit-not-processed.md): Preventing "Credit not processed" disputes: In this article, you learn how it works.
- [Duplicate](https://docs.payrexx.com/merchant/english/payment/disputes/prevention/duplicate.md): Preventing disputes of the "Duplicate" type: Learn how it's done properly.
- [Product not received](https://docs.payrexx.com/merchant/english/payment/disputes/prevention/product-not-received.md): Preventing disputes of the "Product not received" type: Learn how it's done properly.
- [Product unacceptable](https://docs.payrexx.com/merchant/english/payment/disputes/prevention/product-unacceptable.md): Preventing disputes of the "Product unacceptable" type: Learn how it's done properly.
- [Subscription canceled](https://docs.payrexx.com/merchant/english/payment/disputes/prevention/subscription-canceled.md): Preventing disputes of the "Subscription canceled" type: Learn how it's done properly.
- [Unrecognized](https://docs.payrexx.com/merchant/english/payment/disputes/prevention/unrecognized.md): Preventing disputes of the "Unrecognized" type: Learn how it's done properly.
- [Processing and submitting evidence](https://docs.payrexx.com/merchant/english/payment/disputes/processing-and-submitting-evidence.md): If a dispute is initiated, its timely and professional resolution is crucial. In this chapter, you will learn what the correct procedure is.
- [Fraudulent](https://docs.payrexx.com/merchant/english/payment/disputes/processing-and-submitting-evidence/fraudulent.md): Learn which evidence should be submitted in cases of "Fraudulent" disputes to ensure a successful resolution.
- [Credit not processed](https://docs.payrexx.com/merchant/english/payment/disputes/processing-and-submitting-evidence/credit-not-processed.md): Learn which evidence should be submitted in cases of "Credit Not Processed" disputes to ensure a successful resolution.
- [Duplicate](https://docs.payrexx.com/merchant/english/payment/disputes/processing-and-submitting-evidence/duplicate.md): Learn which evidence should be submitted in cases of "Duplicate" disputes to ensure a successful resolution.
- [Product not received](https://docs.payrexx.com/merchant/english/payment/disputes/processing-and-submitting-evidence/product-not-received.md): Find out what evidence should be submitted in "Product not received" disputes to win them.
- [Product unacceptable](https://docs.payrexx.com/merchant/english/payment/disputes/processing-and-submitting-evidence/product-unacceptable.md): Find out what evidence should be submitted in "Product unacceptable" disputes to win them.
- [Subscription canceled](https://docs.payrexx.com/merchant/english/payment/disputes/processing-and-submitting-evidence/subscription-canceled.md): Find out what evidence should be submitted in "Subscription canceled" disputes to win them.
- [Unrecognized](https://docs.payrexx.com/merchant/english/payment/disputes/processing-and-submitting-evidence/unrecognized.md): Find out what evidence should be submitted in "Unrecognized" disputes to win them.
- [Best Practices](https://docs.payrexx.com/merchant/english/payment/disputes/best-practices.md): Disputes can indeed have negative impacts on business. In this article, you find best practices that can help merchants keep their dispute rates low.
- [FAQ](https://docs.payrexx.com/merchant/english/payment/disputes/faq.md): Here you will find all the answers to the most frequently asked questions about disputes.
- [FAQ](https://docs.payrexx.com/merchant/english/payment/payment-faq.md): The following answers to the most frequently asked questions should help you better understand the topic of "payments."


---

# 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.payrexx.com/merchant/english/payment.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.
