> For the complete documentation index, see [llms.txt](https://doku.themeware.design/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doku.themeware.design/mehr-wissen/zahlungsarten.md).

# Zahlungsarten

{% hint style="info" %}
**Info**: Dieser Artikel ist in Arbeit.
{% endhint %}

Zahlungsarten sind eine Core-Feature von Shopware 6. Die Verwaltung findest du in den Shop-Einstellungen deiner Shopware 6 Administration: Einstellungen => Shop => Zahlungsarten

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

Du kannst weitere Zahlungsarten manuell erstellen oder mit Plugins aus dem Shopware-Store ergänzen.

{% hint style="info" %}
**Hinweis**: Mehr Informationen zu Zahlungsarten in Shopware 6 findest du in der Shopware-Dokumentation.
{% endhint %}

#### Weiterführende Informationen

{% embed url="<https://docs.shopware.com/de/shopware-6-de/einstellungen/Zahlungsarten>" %}
Shopware Dokumentation => Zahlungsarten
{% endembed %}

## Zahlungsarten in ThemeWare®

Logos der verwendeten Zahlungsarten werden in Shopware 6 im Footer und im Checkout angezeigt. (**Hinweis**: Natürlich nur sofern du ein Logo für die entsprechende Zahlungsart eingebunden hast.)

{% hint style="success" %}
**Tipp**: Über die ThemeWare® erhältst du über 80 einheitliche und Pagespeed optimierte Logos von verschiedenen Zahlungsanbietern: [ThemeWare® Utilities](https://service.themeware.design/themeware-utilities)
{% endhint %}

In ThemeWare® sind diese Logos Bestandteil des Widgets "Zahlungsanbieter-Logos". Mit Hilfe des Widgets, kannst du Zahlungsarten an verschiedenen Stellen der Storefront anzeigen lassen und die Position im Footer frei wählen.

In der ThemeWare® Konfiguration kannst du das "Zahlungsanbieter-Logos"-Widget einem Footer-Element zuweisen. Das Widget selber konfigurierst du im Tab "Widgets" => Bereich "Zahlungsanbieter-Logos".

Mehr Informationen zur Footer-Konfiguration und zu den Zahlungs- und Versandanbieter-Logos findest du im [ThemeWare® Video-Tutorial](https://service.themeware.design/themeware-tutorial) und hier:

* Grafiken => [Zahlungsarten-Logos](/zusatzfunktionen/grafiken/zahlungsarten-logos.md)
* Widget => [Zahlungsanbieter-Logos](/zusatzfunktionen/widgets/zahlungsanbieter-logos.md)


---

# 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:

```
GET https://doku.themeware.design/mehr-wissen/zahlungsarten.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.
