> For the complete documentation index, see [llms.txt](https://docs.payrexx.com/merchant/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.payrexx.com/merchant/bezahldienste/payrexx-pay/zahlungsmittel/centi.md).

# Centi

## Allgemein

Centi ist eine Schweizer Zahlungslösung, mit der Händler ihren Kunden die Bezahlung über einen digitalen Schweizer Franken (Blockchain) ermöglichen können.

### Links

* Webseite von [Centi](https://centi.ch/)
* Informationen zum [Centi Franc](https://centi.ch/centi-franc)
* Informationen zu Centi auf der Webseite von [Payrexx](https://payrexx.com/centi)

## Funktionen

### Zahlungsmöglichkeiten

* ✅ Einmalzahlungen
* ✅ Rückerstattungen
* ❌ Teil-Rückerstattungen
* ❌ Vorautorisierung
* ❌ Tokenisierung
* ❌ Wiederkehrende Zahlungen

### Unterstützte Kryptowährungen

* <img src="/files/wqnJp1WJejGhTOuz4T3j" alt="" data-size="line"> Centi Franc (CCHF)

## Länder-Verfügbarkeit

Das Zahlungsmittel Centi ist nur innerhalb von [Payrexx Pay ](https://docs.payrexx.com/merchant/bezahldienste/payrexx-direct/aktivierung-and-konfiguration#payrexx-swiss-collecting)verfügbar und steht somit nur Händlern aus der :flag\_ch: Schweiz zur Verfügung:

{% content-ref url="/pages/0yXsNfJhhzbLtCsy2M9U" %}
[Länder-Verfügbarkeit](/merchant/bezahldienste/lander-verfugbarkeit.md)
{% endcontent-ref %}

## Gebühren

Die Transaktionsgebühren variieren je nachdem, welchen [Plan](/merchant/payrexx-administration/einstellungen/plan-und-abrechnung.md) von Payrexx Du nutzt. Weitere Informationen dazu findest Du in unserer [Preisübersicht](https://payrexx.com/preise).

## Setup

{% hint style="info" %}
Stelle bitte sicher, dass Du Dich bei Payrexx [anmeldest](https://login.payrexx.com/de/), bevor Du beginnst. Falls Du noch kein Konto hast, [registriere](https://signup.payrexx.com/) Dich bei Payrexx.
{% endhint %}

{% hint style="info" %}
Um Zahlungen mit Centi empfangen zu können, muss der Zahlungsanbieter [Payrexx Pay](https://docs.payrexx.com/merchant/bezahldienste/payrexx-direct/aktivierung-and-konfiguration#payrexx-swiss-collecting) aktiviert sein.
{% endhint %}

Navigiere im Hauptmenü Deines Payrexx-Kontos zu **Zahlungsanbieter** und klicke bei Payrexx Pay auf "Konfigurieren":

<div align="left"><figure><img src="/files/fh899yYt9HYyKefL2Fbw" alt=""><figcaption><p>Konfiguration von Payrexx Pay</p></figcaption></figure></div>

Aktiviere unter den verfügbaren Zahlungsarten die Checkbox bei "Centi" und klicke unten rechts auf der Seite auf die grüne Schaltfläche "Speichern":

<div align="left"><figure><img src="/files/fqGEfudjmVFAjU47UJVZ" alt=""><figcaption><p>Aktivierung des Zahlungsmittels Centi in Payrexx Pay</p></figcaption></figure></div>

{% hint style="success" %}
Das Zahlungsmittel Centi ist aktiviert, und Deine Kunden können damit bezahlen.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.payrexx.com/merchant/bezahldienste/payrexx-pay/zahlungsmittel/centi.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
