# Issuing Refunds

## **How to Issue Refunds**

CrowdWork provides multiple options for issuing refunds to your patrons. In general, refunds can be initiated throughout your account by:

1. Clicking the three dots "•••" to the right of any order
2. Selecting "Issue Refund" <img src="/files/3ZOVJAcrm8b9SHpZftzF" alt="" data-size="line">
3. [Completing the "Refund Confirmation" form](#finalizing-a-refund)

<figure><img src="/files/r2kQwLWig0Fik8nu8uUR" alt="" width="158"><figcaption></figcaption></figure>

Read below for details on initiating refunds from specific screens:

* [Orders Screen](#initiating-refunds-from-the-orders-screen)
* [Tickets/Registrations Screen](#initiating-refunds-from-other-screens)
* [Show/Class Details Screen](#initiating-refunds-from-other-screens)
* [Customer/Student Details Screen](#initiating-refunds-from-other-screens)

***

### **Initiating Refunds from the Orders Screen**

1. Navigate to the "Orders" screen from your Dashboard menu.\ <img src="/files/cWB5AYCEDAUQsB9Sg4lE" alt="" data-size="original"><br>
2. Locate the order you wish to refund and click the "**View**" link on the far right.\ <img src="/files/ta2qJoRa3TQIDtXMbFa6" alt="" data-size="original"><br>
3. On the order details screen, click the "Issue Refund" button in the top right. <img src="/files/cLs71pEkObgQ7zzZftpv" alt="" data-size="line">\
   ![](/files/3wlmnoN8Ed1TQb2D65Gb)<br>
4. [Continue in the "Refund Confirmation" dialog to complete the refund](#finalizing-a-refund).

### **Initiating Refunds from Other Screens**

In addition to the Orders screen, here are the most common ways to locate an order you wish to refund...

* **Customer or Student Details Screens**:\
  Click the "**View**" link to the right of the customer/student to see their orders. Click the three dots "•••" next to the order you wish to refund. Select <img src="/files/3ZOVJAcrm8b9SHpZftzF" alt="the Issue Refund menu item" data-size="line"> then [complete the "Refund Confirmation" form](#finalizing-a-refund).\
  ![](/files/bw8B703dLpVX4MCf7K6Y)<br>
* **Tickets and Registrations Screens** and\
  **Details Screen of a Specific Show or Class**:\
  In the list of tickets/registrations, click the three dots "•••" to the right of the order you wish to refund. Select <img src="/files/3ZOVJAcrm8b9SHpZftzF" alt="the Issue Refund menu item" data-size="line"> then [complete the "Refund Confirmation" form](#finalizing-a-refund).\
  ![](/files/s1T6uilMeOYS0VTd4xfj)<br>

{% hint style="info" %}
**On mobile devices and smaller screens**, you may need to horizontally scroll to see the full table, including the "**View**" link and three dots "•••" options.
{% endhint %}

### Finalizing a Refund

1. In the "Refund Confirmation" display:
   * **To issue a complete refund**:\
     Press the blue "Issue Full Refund" button\ <img src="/files/VMsAMnxHubcGW8LgBHMJ" alt="" data-size="line">
   * **To issue a partial refund:**
     1. Select "Issue Partial Refund"\ <img src="/files/ETEhx4xrsyHKc11KZ1ho" alt="" data-size="line">
     2. Enter the custom amount\ <img src="/files/9IDG8roTLebUzfP0ttFE" alt="" data-size="line">
     3. Press the blue "Issue Partial Refund" button\ <img src="/files/cBYS9iXRB5wA2d7NRE51" alt="" data-size="line">
2. The refund will be submitted for processing immediately after clicking either blue "Issue Refund" button.

<div><figure><img src="/files/d1P6MfxuwNuzXAq3Qhgj" alt="" width="375"><figcaption><p>Issuing Full Refunds</p></figcaption></figure> <figure><img src="/files/MON9JseDApguMvTxkzkN" alt="" width="375"><figcaption><p>Issuing Partial Refunds</p></figcaption></figure></div>

### **Recognizing Refunded Orders**

**Partial refunds**, including the amount, are only noted on the details screen of an order.

**Full refunds** will be reflected throughout your account wherever the order is displayed, including the following places:

* On the **Details Screen of an Order**, full refunds will be marked as "Refunded" and will include the amount refunded.
* On the **Orders** overview screen, full refunds will be marked as "Refunded" in the Status column.
* On the **Tickets** or **Registrations** screens, and on the details screen of a specific **Show** or **Class**, the list of orders will display "Refunded" below the customer's name.

<figure><img src="/files/CFI2nN2v59NsGPuumyv7" alt="" width="375"><figcaption><p>Refund status on Order Details screen</p></figcaption></figure>

<div><figure><img src="/files/ugZ9vKderbuHNnR0GBUR" alt="" width="375"><figcaption><p>Refund status on the Orders screen</p></figcaption></figure> <figure><img src="/files/wXrFElIsrNz7n2ZMkWPv" alt="" width="375"><figcaption><p>Refund status below a customer's name</p></figcaption></figure></div>

### **Notes on Refund Processing**

{% hint style="info" %}
**A few things to keep in mind when issuing refunds**:

* Refunds are automatically sent back to the original payment method
* Refunds to credit or debit cards can take 7-10 business days to appear
* Refunds can only be issued up to the original amount charged
* Full refunds will be noted with "Refunded" status in order lists and on the details screen of an order
* Partial refunds will only be noted on the details screen of an order
  {% endhint %}

***

Issuing refunds in CrowdWork is a straightforward process that can be done from multiple places within our application. You can process refunds for your patrons quickly and easily. And as always, if you need help, [our support team](/contacting-support.md) is here for you.

{% hint style="info" %}
**Not ready to refund?** If a patron can't attend but you want to keep their record on file without blocking the seat, consider using [Standby status](/for-theatres/managing-admissions.md#what-is-standby) instead. This frees up capacity without fully canceling their admission.
{% endhint %}


---

# 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.crowdwork.com/for-theatres/issuing-refunds.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.
