# Payment methods

{% hint style="info" %}
**Info**: This article is in progress.
{% endhint %}

Payment methods are a core feature of Shopware 6. You can find the management in the shop settings of your Shopware 6 administration: Settings => Shop => Payment methods

<figure><img src="/files/2WmhhPlEPdJyLRQJ9vMA" alt=""><figcaption></figcaption></figure>

You can create more payment methods manually or add them with plugins from the Shopware store.

{% hint style="info" %}
**Note**: You can find more information about "Payment methods" in Shopware 6 in the Shopware documentation.
{% endhint %}

#### Further information

{% embed url="<https://docs.shopware.com/en/shopware-6-en/settings/Paymentmethods>" %}
Shopware documentation => Payment methods
{% endembed %}

## Payment methods in ThemeWare®

Logos of the used payment methods are displayed in the footer and in the checkout with Shopware 6. (Note: Of course, this only applies if you have included a logo for the corresponding payment method).

{% hint style="success" %}
**Tip**: ThemeWare® provides more than 80 uniform and pagespeed optimized logos from various shipping methods: [ThemeWare® Utilities](https://service.themeware.design/en/themeware-utilities)
{% endhint %}

In ThemeWare® these logos are part of the "Payment logos" widget. With the help of the widget, you can display payment methors in different places on the storefront and freely select the position in the footer.

In the ThemeWare® configuration you can assign the "Payment logos" widget to a footer element. You configure the widget itself in the Tab "Widgets" => Block "Payment logos".

You can find more information about footer configuration and payment and shipping provider logos in the ThemeWare® Video Tutorial and here:

* Grafiken => [Payment method logos](/additional-features/media/payment-method-logos.md)
* Widget => [Payment logos](/additional-features/widgets/payment-logos.md)


---

# 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.themeware.design/more-knowledge/payment-methods.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.
