> ## Documentation Index
> Fetch the complete documentation index at: https://docs.scayla.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Refund options

> Choose how customers are refunded when they cancel or reduce their order value.

When a customer cancels their order or reduces its value through Editr, the refund is processed automatically. You choose whether that refund goes back to the original payment method or is issued as store credit.

## Refund methods

| Method                                | Behavior                                                                        |
| ------------------------------------- | ------------------------------------------------------------------------------- |
| Original payment method (Recommended) | Refund is sent back to the card, wallet, or other method used at checkout       |
| Store credit                          | Refund is issued as Shopify store credit the customer can use on a future order |

**Original payment method** is fairest for customers and mirrors standard refund behavior. Use this unless you have a specific reason not to.

**Store credit** keeps revenue within your store. Useful if you already run a store credit program and your customers are familiar with it.

## Set the refund method

<Steps>
  <Step title="Open Editr settings">
    From your Editr admin, go to **Settings**.
  </Step>

  <Step title="Find the Refund options section">
    Scroll to the **Refund options** section.
  </Step>

  <Step title="Choose a method">
    Select **Original payment method** or **Store credit**.
  </Step>

  <Step title="Save">Save your settings.</Step>
</Steps>

## Related guides

* [Restocking inventory](/editr/guides/configuring-editr/restocking-inventory)
* [Cancel order block](/editr/guides/editing-options/cancel-order)
