> For the complete documentation index, see [llms.txt](https://docs.sync4.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sync4.de/faq/warenwirtschaften/cos/cos-zahlungsarten-ubergeben.md).

# COS: Zahlungsarten übergeben

In sync4 unter: „Verwaltung“ – „Konfiguration“ – „Nein“ – „Zahlungs-Versandarten“ können Sie die Übergabe der Zahlungsarten aus dem Shop an COS konfigurieren.

![](/files/N8eVVh70ZGYyueIvh7EJ)

Hierzu müssen Sie in der linken Spalte „Shop Zahlungsart“ den exakten Namen der Shop Zahlungsart eintragen (z.B.: „Vorkasse“). In der rechten Spalte können dann folgende Werte für die COS Zahlungsarten eingetragen werden:

{% hint style="info" %}
56 = Kreditkarte (Fallback auf Cash wenn Kreditkarte nicht vorhanden)\
54 = Bankeinzug\
56 = Barzahlung\
52 = Nachnahme\
10 = Rechnung\
25 = Vorkasse

**Ab der sync4 Version 7.1.2.2 können zusätzlich folgende Werte verwendet werden:**\
4170 = PayPal\
4180 = Kreditkarte\
4190 = Sofortüberweisung\
4200 = Klarna\
4210 = AmazonPay\
4220 = Ratenzahlung\
4230 = Leasing
{% endhint %}

Die eingetragene Shop Zahlungsart in der ersten linken Spalte wird dann mit der ersten Wawi Zahlungsart in der rechten Spalte verknüpft usw. Beispiel:

![](/files/LgVb6HA3LC8XoTDhWLCw)

Anschließend muss die sync4 Konfiguration noch gespeichert werden.


---

# 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://docs.sync4.de/faq/warenwirtschaften/cos/cos-zahlungsarten-ubergeben.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.
