Skip to content

Commit

Permalink
Create payment-method-paypal-checkout.de.md
Browse files Browse the repository at this point in the history
  • Loading branch information
netzarbeiter authored Jul 24, 2024
1 parent 55f0751 commit 6c593d9
Showing 1 changed file with 59 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,59 @@
---
menuTitle: "PayPal Standard Checkout"
title: "Zahlungsart PayPal Standard Checkout"
description: "Die Shop-Konfiguration - Bestellablauf - Zahlungsarten - PayPal Standard Checkout."
aliases:
- /de/backend-konfiguration-shop-bestellablauf-zahlungsarten-PayPalStandardCheckout/
weight: 107
---


{{% notice info %}}<p>Hier fehlt ein genereller Beschrieb.</p>{{% /notice %}}

{{< version "2.9" >}}


## Konfiguration des Zahlungsanbieters

<table>
<thead>
<tr>
<th>Einstellung</th>
<th>Standardeinstellung</th>
<th>Beschreibung</th>
</tr>
</thead>
<tbody>
<tr>
<td>PayPal-Konto</td>
<td>-</td>
<td>Gebe die E-Mail Adresse ein, welche als Standard deines PayPal Kontos festgelegt ist. Beachte die korrekte Schreibweise, auch Groß-Kleinschreibung!</td>
</tr>
</tbody>
</table>



## Freigabe

<table>
<thead>
<tr>
<th>Einstellung</th>
<th>Standardeinstellung</th>
<th>Beschreibung</th>
</tr>
</thead>
<tbody>
<tr>
<td>Testsystem verwenden</td>
<td>-</td>
<td>Aktiviere diese Checkbox, wenn du im Testmodus arbeiten möchtest. Die Anfragen gehen dann automatisch an das Testsystem und nicht das Produktivsystem.</td>
</tr>
<tr>
<td>Aktiviere das Logging</td>
<td>-</td>
<td>Schreiben Sie Transaktionsinformationen in die Systemprotokolldateien.</td>
</tr>
</tbody>
</table>

0 comments on commit 6c593d9

Please sign in to comment.