# Coupon list at checkout

{% hint style="info" %}
This feature is available for **Ultimate** plans and Shopify Plus for [Checkout Extensibility](https://www.shopify.com/plus/upgrading-to-checkout-extensibility)
{% endhint %}

### Introduction

Coupon list at checkout simplifies shopping by showing customers their redeemed discounts, making it easier to apply them at checkout. This guide will walk you through setting it up to boost customer satisfaction and conversions.

### Understanding the Rules

This exclusive Shopify Plus feature lets Ultimate merchants display all redeemed coupons at checkout, making it easy for customers to apply discounts.

<figure><img src="/files/zQt78X8bcIjt1Xv8oulT" alt=""><figcaption></figcaption></figure>

This limitation ensures that the checkout process remains streamlined and straightforward for both the merchant and the customer.

### How to set up

{% stepper %}
{% step %}
Click "**Reward programs**" in the navigation bar, then choose "**Redeem programs**". Choose any discount program.

<figure><img src="/files/PDjWmkNHJVwBYo15FxfE" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Click "**Set up here**" to access the checkout settings.

<figure><img src="/files/QvhoKOaQL3bi7baws1Lm" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Select "**Add app block"** > Add "**Joy Coupon List"**. Then, you can use the drag-and-drop feature to choose the position for the Joy Coupon List block

<figure><img src="/files/3JRbA1cfnFPvSLK9nmRz" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

#### **Operation Mechanism:**

Customers will see their redeemed coupons at checkout and can apply them with a click. If they switch coupons, the previous one is removed and made available for future use.

An animated example below illustrates the process:

<figure><img src="/files/Wg25JSpfBtxZ1GrBwAUf" alt=""><figcaption></figcaption></figure>

**NOTE:**

You can convert customers' unused coupons back into points upon their request, allowing them to save for higher-value rewards.

***This will not show in user's display.** (they have to contact you for refunding)*

How to revoke redemption coupon:

In Joy, choose **Customers** > click on **Customer name** > **Revoke coupon**

<figure><img src="/files/vGVXo12EP7lzIjjn9nHm" alt=""><figcaption></figcaption></figure>

### Overall

Implementing this feature helps streamline the checkout process by reducing steps for customers, leading to a more seamless and enjoyable shopping experience. For merchants, it’s an effective way to boost customer satisfaction and encourage repeat purchases.


---

# 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://help.joy.so/reward-programs/redeeming-programs/coupon-list-at-checkout.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.
