> For the complete documentation index, see [llms.txt](https://wiki.beabee.io/beabee-help-center/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.beabee.io/beabee-help-center/onboarding-guide/zahlungsdienstleister-verknupfen/optional-automatische-e-mails-von-stripe-anpassen.md).

# Optional: Automatische E-Mails von Stripe anpassen

### E-Mails für Lastschriftzahlungen

Bei **Lastschriftzahlungen** verschickt Stripe automatisch E-Mails an neue Mitglieder, um sie über die eingerichtete Lastschrift zu informieren. Es werden E-Mails für folgende Ereignisse verschickt:&#x20;

* Einmalige Zahlung erfolgreich
* Wiederkehrende Zahlung erfolgreich
* Zahlung fehlgeschlagen
* Zahlungsmethode läuft ab

Diese E-Mails sind für Lastschriftzahlungen verpflichtend, und beabee hat keinen Einfluss auf sie. Wir empfehlen jedoch, sie so weit wie möglich an dein **Branding** anzupassen.

Hier findest du weitere Informationen, um:

* [Die Sprache zu ändern](/beabee-help-center/onboarding-guide/zahlungsdienstleister-verknupfen/optional-automatische-e-mails-von-stripe-anpassen/sprache-andern.md)
* [Das Branding anzupassen](/beabee-help-center/onboarding-guide/zahlungsdienstleister-verknupfen/optional-automatische-e-mails-von-stripe-anpassen/branding-anpassen.md)
* [Die E-Mail-Domain zu ändern](broken://pages/pwXV9x54KBlDY8d4hE7r)

**BACS-Lastschrift-E-Mails**\
Das Bacs-Lastschriftverfahren hat spezifische Anforderungen an E-Mails:

* Bestätigung der Anmeldung: Wird versendet, wenn die Zahlungsdaten erstmalig eingerichtet werden
* Vorankündigung der Zahlung: Wird zwei Tage vor einer Zahlung versendet. Wenn sich Betrag und Intervall nicht ändern, ist dies nicht erforderlich

Die oben genannten E-Mails können zu einer E-Mail zusammengefasst werden, wenn die erste Zahlung innerhalb eines Monats erfolgt.

Stripe hat zudem spezielle Anforderungen, wenn du E-Mails selbst versenden möchtest. Weitere Informationen findest du hier: <https://stripe.com/docs/payments/bacs-debit/email-customization#approval-process>

**SEPA-Lastschrift-E-Mails**\
Das SEPA-Lastschriftverfahren hat ebenfalls spezifische Anforderungen an E-Mails:

* Vorankündigung der Zahlung: Muss für alle Zahlungen versendet werden

Für diese E-Mails gelten bestimmte Vorgaben. Weitere Informationen findest du hier: <https://stripe.com/docs/payments/sepa-debit#debit-notification-emails>

***

### E-Mails für Kreditkartenzahlungen

Wenn du auch andere Zahlungsmethoden nutzt, wie zum Beispiel Kreditkartenzahlungen, empfehlen wir, auch hierfür automatische E-Mails zu aktivieren. So erhalten Mitglieder für jede Zahlung eine kurze Bestätigungs-E-Mail.

Hier findest du weitere Informationen, um:

* [Die E-Mails für Kreditkartenzahlungen zu aktivieren](broken://pages/pM7Y5aItoSdXPLalmFTS)


---

# 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://wiki.beabee.io/beabee-help-center/onboarding-guide/zahlungsdienstleister-verknupfen/optional-automatische-e-mails-von-stripe-anpassen.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.
