> For the complete documentation index, see [llms.txt](https://docs.allforclimate.earth/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.allforclimate.earth/all-for-climate/de/donations/ruckerstattungen.md).

# Rückerstattungen

### 💼 Verfahren zur Anforderung einer Rückerstattung

**Für Spender:**

1. Suchen Sie in Ihrer E-Mail-Bestätigung der Spende, um die unterstützte Collective zu identifizieren.
2. Innerhalb von 30 Tagen kontaktieren Sie die **Administratoren der Collective** (über deren Open Collective-Seite).
3. Wenn sie Ihre Anfrage nicht bearbeiten können oder nicht antworten, senden Sie eine E-Mail an A4C unter <info@allforclimate.earth> mit:
   * Spenden-URL — die vollständige URL der Spenden-Transaktion
   * Datum der Spende
   * Betrag
   * Name der Collective
   * Grund für die Rückerstattungsanfrage

**Für Collective-Administratoren:**

* Sie können berechtigte Beiträge über das Open Collective-Dashboard erstatten, wenn sie per **Kreditkarte oder PayPal** bezahlt wurden und weniger als 30 Tage alt sind.
* **Manuelle Banküberweisungen sind nicht erstattungsfähig** durch Administratoren. Bitte kontaktieren Sie A4C, um diese manuell zu erstatten

***

### ⏳ Rückerstattungszeitraum

* **Innerhalb von 30 Tagen**:

  Spender können **das Administratorenteam der Collective direkt kontaktieren** um aus beliebigem Grund eine Rückerstattung zu beantragen.

  * Wenn die Spende per Kreditkarte oder PayPal erfolgte, können die Collective-Administratoren die Rückerstattung selbst über die Open Collective-Oberfläche durchführen.
  * Manuelle Banküberweisungen können nicht von Administratoren erstattet werden und müssen von A4C geprüft werden.
* **Nach 30 Tagen und bis zu 90 Tagen**:

  Spender müssen **A4C direkt kontaktieren** unter <info@allforclimate.earth> mit dem Betreff „Refund Request – \[Collective Name]“.
* **Nach 90 Tagen**:

  **Sind Rückerstattungen nicht mehr möglich**, unabhängig von Grund oder Zahlungsmethode.

  Dies liegt an Einschränkungen unserer Zahlungsabwickler und Buchhaltungsprotokolle.

***

### 💸 Rückerstattungsbeschränkungen

{% hint style="warning" %}
Spenden sind nur innerhalb des 90-Tage-Fensters erstattbar.
{% endhint %}

***

### 🔄 Aktualisierungen & Ausnahmen

Diese Richtlinie kann aktualisiert werden, wenn sich Plattformfunktionen oder fiskalische Vorschriften ändern. Alle Ausnahmen werden Einzelfall-bewertet und müssen vom Vorstand von A4C genehmigt werden.

***

### 📬 Kontakt

Fragen oder besondere Fälle?

E-Mail: **<info@allforclimate.earth>**\
Betreffzeile: **„Refund Request – \[Collective Name]“**


---

# 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://docs.allforclimate.earth/all-for-climate/de/donations/ruckerstattungen.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.
