# Shipping Credit

{% hint style="info" %}
**Tip:** Shipping credits are conveniently issued and tracked separately from store credit. If customers experience a delayed or poor delivery experience, brands may choose to waive future shipping costs on an order by offsetting shipping fees with shipping credits
{% endhint %}

{% hint style="success" %}
If you are a Shopify Plus brand and use Shopwaive Gift Cards, shipping credits are not necessary since a gift card will apply toward all line item costs
{% endhint %}

To combine store credit with shipping credit follow the steps outlined below. Open the app and click the item in the left side menu labeled <mark style="color:blue;">**Settings**</mark>

<figure><img src="/files/yLH5i8MafH8ofeFTLgEY" alt=""><figcaption><p>Click Settings from the drop down menu</p></figcaption></figure>

Once you click <mark style="color:blue;">**Settings**</mark>, scroll down and toggle on the <mark style="color:blue;">**Shipping credits**</mark> setting.

## Customer logs into their account

Once your customer logs into their account, the Shopwaive popup will now include a Shipping credit field, in addition to the credit redemption field.&#x20;

After logging in, customers follow these steps to combine credit with discount codes

## Redeem Shipping Credit — Step-by-step:

1. Add items to your cart
2. Click the Shopwaive button at the bottom left of the page and enter the amount of credit you wish to redeem into the top field
3. Above the credit field, check the box to include a FREE shipping credit
4. Click <mark style="color:blue;">**Apply to checkout**</mark> to combine store credit with FREE shipping.&#x20;
5. Proceed to checkout with store credit combined with the shipping credit by clicking the <mark style="color:blue;">**Go to checkout**</mark> button.


---

# 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.shopwaive.com/shopify/accounts/app-embed/shipping-credit.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.
