# Functionalities

In addition to one-time payments, Payrexx offers various other functionalities such as [subscriptions](/merchant/english/account/payments/subscriptions.md), [refunds and partial refunds](/merchant/english/payment/functionalities/refunds.md), [tokenization](/merchant/english/account/payments/tokenizations.md), and [pre-authorization](/merchant/english/account/payments/pre-authorizations.md).

The overview below lists all available payment functionalities. Click on the desired topic to learn more.

## Payment Functionalities in Payrexx

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></th><th></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Subscriptions</strong></td><td>With Payrexx, you can receive recurring payments daily, weekly, monthly, or annually.</td><td><a href="/pages/-M_5rpr1KXlouVGCad1o">Information</a></td><td><a href="/pages/xiKGYv0AfscfB5fC8jHb">Application</a></td><td></td><td><a href="/pages/-M_5rpr1KXlouVGCad1o">/pages/-M_5rpr1KXlouVGCad1o</a></td></tr><tr><td><strong>Refund and partial refund</strong></td><td>You can refund both the full transaction amount and partial amounts to your customers.</td><td><a href="/pages/-MZCkXF3RuuKvAEqYQ7_">Information and application</a></td><td></td><td></td><td><a href="/pages/-MZCkXF3RuuKvAEqYQ7_">/pages/-MZCkXF3RuuKvAEqYQ7_</a></td></tr><tr><td><strong>Tokenization</strong></td><td>Tokenization involves storing a customer's credit card details for future payments.</td><td><a href="/pages/-MdS2n8HP0jU5eXcYrrM">Information</a></td><td><a href="/pages/iGIa0HxkMsbmGeVWZsI7">Application</a></td><td></td><td><a href="/pages/-MdS2n8HP0jU5eXcYrrM">/pages/-MdS2n8HP0jU5eXcYrrM</a></td></tr><tr><td><strong>Pre-authorization</strong></td><td>Pre-authorization refers to the reservation of an amount that is blocked and held for a predefined period.</td><td><a href="/pages/-MZCkS8Ie-bJt1KXgavb">Information</a></td><td><a href="/pages/uj7U48IAuxmdLgHQnfxX">Application</a></td><td></td><td><a href="/pages/-MZCkS8Ie-bJt1KXgavb">/pages/-MZCkS8Ie-bJt1KXgavb</a></td></tr><tr><td><strong>MOTO payments</strong></td><td>In a MOTO payment, you receive the customer's credit card details by phone, email, or postal mail.</td><td><a href="/pages/zqYvukccEKN4kmx1BS0i">Information and application</a></td><td></td><td></td><td><a href="/pages/zqYvukccEKN4kmx1BS0i">/pages/zqYvukccEKN4kmx1BS0i</a></td></tr></tbody></table>

To find out which functionalities are available for your [payment providers](/merchant/english/payment-provider/payrexx-pay.md), refer to the function matrix:

{% content-ref url="/pages/-M\_5q7zPuSWKL65zOh5k" %}
[Payment Provider Feature Matrix](/merchant/english/payment-provider/psp-features.md)
{% endcontent-ref %}


---

# 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/functionalities.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.
