# E-Commerce Tools

With Payrexx's e-commerce tools, you do not need your own website or technical expertise to succeed online.

The tools [Pages](/merchant/english/account/tools/pages.md), [Paylink](/merchant/english/account/tools/paylink.md), [QR Pay](/merchant/english/account/tools/qr-pay.md), [Terminal](/merchant/english/account/tools/terminal.md), [Invoice](/merchant/english/account/tools/invoice.md), and [Donation](/merchant/english/account/tools/donation.md) are included in every Payrexx account and cover a wide range of functions.

Click on the corresponding card to learn more about each tool:

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Pages</strong></td><td>Mini web shop for selling products, services, and subscriptions</td><td>✅ Multiple products with variants<br>✅ Inventory management<br>✅ Discount codes<br>✅ Search engine optimization<br>✅ URL parameters<br>✅ Website integration</td><td><a href="/pages/-MZCk2Yb-SBlLK557d6C">/pages/-MZCk2Yb-SBlLK557d6C</a></td></tr><tr><td><strong>Paylink</strong></td><td>Create and send personalized payment requests to customers</td><td>✅ Import and export function<br>✅ Batch processing<br>✅ Payment reminders<br>✅ File attachments<br>✅ Personalized messages<br>✅ Merchant API endpoint</td><td><a href="/pages/-MaYwZcD9rqxiSPHj6xq">/pages/-MaYwZcD9rqxiSPHj6xq</a></td></tr><tr><td><strong>QR Pay</strong></td><td>Create and share QR codes for paying products and services</td><td>✅ Selectable amount types<br>✅ Scan and pay<br>✅ Download QR code<br>✅ Unlimited usage duration<br>✅ Different look &#x26; feel profiles</td><td><a href="/pages/-MZCkHh6v-CgoHSm3S9V">/pages/-MZCkHh6v-CgoHSm3S9V</a></td></tr><tr><td><strong>Terminal</strong></td><td>Customizable payment page for fast and easy payment processing</td><td>✅ Optimized for smartphones<br>✅ URL parameters<br>✅ Customer data collection<br>✅ Payment page link</td><td><a href="/pages/-MZCkBsh-8Wb6gRSZYzc">/pages/-MZCkBsh-8Wb6gRSZYzc</a></td></tr><tr><td><strong>Invoice</strong></td><td>Create and send invoices to your customers</td><td>✅ Email delivery<br>✅ Cash discount<br>✅ Payment reminders<br>✅ Status overview<br>✅ File attachments</td><td><a href="/pages/-MZCkEvOZFPof975qd8J">/pages/-MZCkEvOZFPof975qd8J</a></td></tr><tr><td><strong>Donation</strong></td><td>Ideal tool for your fundraising campaign</td><td>✅ Set donation goal<br>✅ Progress bar<br>✅ Multiple amount options<br>✅ Personalized thank-you messages<br>✅ URL parameters<br>✅ Website integration<br>✅ Merchant API endpoint</td><td><a href="/pages/-MZCkGC9VaZS6YR9TF-D">/pages/-MZCkGC9VaZS6YR9TF-D</a></td></tr></tbody></table>

## Parameters

With so-called URL parameters, default values can be set, allowing you to customize Payrexx payment forms to your needs. You can learn more in the following article:

{% content-ref url="/pages/-MdHPVWV-m7hE97CLegl" %}
[Parameters](/merchant/english/account/tools/parameters.md)
{% endcontent-ref %}

## Placeholders

Emails sent from the "Paylink" and "Donation" tools can be enhanced using placeholders. An overview of all available placeholders can be found in the following article:

{% content-ref url="/pages/TW20nlY8EbqXNKWQS8Zy" %}
[Placeholders](/merchant/english/account/tools/placeholders.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/account/tools.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.
