# Compensation Methods

## Overview

Compensation methods are displayed on the item selection page of the <code class="expression">space.vars.Product\_ReturnsPortal</code> after a return reason has been selected.

<figure><img src="https://1156682959-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LPf1Lv1YUuLYva6LrXQ%2Fuploads%2FNSBmLuvxXeLsTjiLrKmi%2FParkers%20Compensation%20Method%20Options.png?alt=media&#x26;token=43351b85-1533-4136-9e9e-851ae8463465" alt="Compensation Method options highlighted on item selection page"><figcaption></figcaption></figure>

The following compensation methods can be configured for your <code class="expression">space.vars.Product\_ReturnsPortal</code>:

* [Refund](https://docs.parcellab.com/docs/retain/returns-portal/features/compensation-methods/refund-options)
  * [Original payment method](https://docs.parcellab.com/docs/retain/returns-portal/features/display-refund-payment-provider)
  * Gift card (for Shopify)
  * Store credit
* [Exchange](https://docs.parcellab.com/docs/retain/returns-portal/features/compensation-methods/exchanges) (that is: direct exchange or exchange for a product variant)
* Repair

{% hint style="info" %}
You can choose to configure compensation methods at the order level, so that the selected compensation method applies to all items selected for return.
{% endhint %}

#### Key Benefits

Providing compensation options allows your customers to select the most suitable option for their needs. Providing alternative options to refunds can increase customer satisfaction, especially in cases where customers may prefer exchanging an item for a different size or color instead of having to re-order the same item again.

## Configuring the Compensation Methods Feature

This section describes the configuration required for compensation methods.

### Customer Requirements

For the feature to work, you need to provide the following:

* The compensation methods offered in your returns policy (for example: refund and exchange).
* The return reasons each compensation method should apply to.

For further information on configuring specific compensation methods, please refer to the following pages:

* [Refund options](https://docs.parcellab.com/docs/retain/returns-portal/features/compensation-methods/refund-options), including instant refund and gift cards&#x20;
* [Exchanges](https://docs.parcellab.com/docs/retain/returns-portal/features/compensation-methods/exchanges)&#x20;

### Implementation Process

For further information on the requirements for configuring the compensation methods to display, please contact your parcelLab representative.


---

# 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.parcellab.com/docs/retain/returns-portal/features/compensation-methods.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.
