> For the complete documentation index, see [llms.txt](https://docs.atloss.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.atloss.de/theme-konfiguration/checkout/registrierung.md).

# Registrierung

### Übersicht

Um den [Checkout](/academy/fachbegriffe/checkout.md) abschließen zu können müssen zunächst die Kundendaten erfasst werden. In diesem Schritt kann der Kunde alle benötigten Daten für ein Kundenkonto hinterlegen oder sich mit seinen bestehenden Login-Daten anmelden. Für die Checkout Registrierung kannst du nachfolgende Optionen konfigurieren.

<figure><img src="/files/W61BSzIhkxH54WQqf83d" alt=""><figcaption><p>Checkout Registrierung unseres Kunden <a href="https://outdoordino.de/">https://outdoordino.de/</a></p></figcaption></figure>

### Konfiguration

<figure><img src="/files/xjhDfN3bP5BobI31unND" alt=""><figcaption></figcaption></figure>

Der Express Checkout ist die schnellstmögliche Option eine Bestellung abzuschließen. Verschiedene Zahlungsanbieter wie PayPal, Klarna oder Amazon bieten dir die Möglichkeit Express Checkout [Buttons](/academy/fachbegriffe/button.md) an unterschiedlichen Stellen in deinem Shop zu integrieren. Für die Checkout Registrierung gibt es mit diesem Feld die Option ein passendes Styling anzuwenden, damit die Express Checkout Buttons hervorgehoben werden. Dies kann zu einer verbesserten [Conversion Rate](/academy/fachbegriffe/conversion.md) in deinem Checkout beitragen.

<figure><img src="/files/7UeFydBcxdt5j6sZkMkV" alt=""><figcaption><p>Express Checkout Styling unseres Kunden <a href="https://outdoordino.de/">https://outdoordino.de/</a></p></figcaption></figure>

{% hint style="success" %}
Sollte es in deinem Shop zu Styling Problemen bei der Integration der Express Checkout Buttons mit einem Zahlungsanbieter kommen, kannst du uns dieses [Problem gerne mitteilen](/support/fehlermitteilung.md). Wir werden schnellstmöglich versuchen eine passende Lösung dafür zu finden.
{% endhint %}

<details>

<summary>Express Checkout Styling anzeigen</summary>

**Ja**\
Das Express Checkout Styling wird integriert.

**Nein**\
Es wird keine Express Checkout Styling angewendet.

</details>


---

# 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.atloss.de/theme-konfiguration/checkout/registrierung.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.
