# Reward Fulfilment

## What is the Reward Fulfilment module?

The Reward Fulfilment module adds a new reward type to the Loyalty Engine: digital gift cards. You can add gift cards as rewards, which members can redeem using points or receive through reactors.

Gift cards are fulfilled via email through our partner Runa, in most cases instantly, and are available from hundreds of popular brands.

{% hint style="info" %}
Modules are sold separately and **not included** in the Loyalty Engine core platform licence. For pricing and details, contact your account manager.&#x20;
{% endhint %}

***

## Getting set up

{% stepper %}
{% step %}

### Provide a spend forecast

Share your forecasted gift card spend for the first year with your onboarding manager, along with your initial float value to ensure your account is funded adequately.
{% endstep %}

{% step %}

### Account setup

Account setup can take up to two weeks. Once your account is configured, you’ll have access to the “Gift Card” reward type within the Loyalty Console when [creating a new reward](/product/loyalty-engine/rewards-and-points/rewards.md).
{% endstep %}

{% step %}

### Add gift cards

In the Loyalty Console, you can search the Runa gift card catalogue to select the specific gift cards you’d like to offer as rewards.

Each gift card can be assigned a points cost based on your program’s reward structure.

<figure><img src="/files/oxNAuRRAkOxAd98bGcq1" alt=""><figcaption><p>Adding a gift card reward in the Loyalty Console</p></figcaption></figure>
{% endstep %}
{% endstepper %}

***

## Gift card fulfilment & delivery

Gift cards redeemed through the Loyalty Engine are delivered via email by Runa. The email’s look and feel can be customised directly in the Runa portal, allowing you to brand the delivery to match your program.

For those who prefer to send the gift card link in their own communications, Runa emails can be disabled, and the gift card URL can be accessed directly using the [Benefits API endpoints](https://docs.whitelabel-loyalty.com/rewards.html#benefits-benefits-collection-get).

### Customizing the Runa redemption experience

You can customize the look and feel of the gift card fulfilment emails and links sent by Runa using the [templates feature](https://app.runa.io/customization/user-redemption) in Runa. Once you've created your template in Runa, copy the template ID and enter it in your Runa integration settings in the Loyalty Console.

<figure><img src="/files/hd7tnnZjoFt8m3kle4Jy" alt="" width="563"><figcaption><p>Specifying a template ID in the Loyalty Console</p></figcaption></figure>

<figure><img src="/files/fqAjqrLb3IAagtHNZI8y" alt="" width="563"><figcaption><p>Template customization options in Runa</p></figcaption></figure>

### Delivery methods

Delivery method refers to the manner in which an end-user receives their gift card reward. You can choose between direct or email:

#### Direct

In all cases, once a gift card reward is purchased by the end-user the gift card link is [stored in a benefit](https://docs.whitelabel-loyalty.com/rewards.html#benefits-benefits-collection-get) within the Loyalty Engine. You can obtain the link from the benefit to display in your customer interface, or send using your own email service.

#### Email

If you select *Email* as the delivery method, Runa will automatically send the user an email with their gift card link as soon as the reward is purchased. If you’ve set up templates in Runa, those will be applied.

***

## Brand selection & approval

Gift card availability is managed by Runa and may vary by region or season. Some brands also require approval before they can be offered in your program.

* **Submitting approval requests** – Requests are made in the Runa portal. Speak with your account manager first for guidance on the process.
* **Who decides** – Approvals are determined by the individual brand, not White Label Loyalty or Runa.
* **Timelines** – Approval times vary and can take anywhere from one week to several months.
* **Availability** – Because approvals and brand availability are outside of WLL’s control, we cannot guarantee specific brands will be available.


---

# 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://kbase.whitelabel-loyalty.com/product/modules/reward-fulfilment.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.
