# Issuing refunds

The Digital River Salesforce B2B Commerce App provides customers the ability to request a full or partial refund at the order level. Currently, there is no support in the App to request a refund at the line-item level or on shipping costs, taxes, fees, and duties.

To refund for shipping costs, the Service Representative can issue a refund request at the order level and enter the shipping cost amount.

To issue refunds through the App:

1. Go to the CC Order record for which fulfillment is completed (that is, the **Digital River Order State** field on CC Order is **complete)**.
2. Click **Refund**. This Refunds page appears with CC Order Number, DR Order Id, Available Amount to Refund, and a section for Previously submitted refunds. \
   ![](/files/-MRViiWWjRIL96JntYHE)
3. For **Refund For**, select **Full Order**.
4. For **Refund**, select the appropriate adjustment value from the dropdown list.
5. For **Reason**, select the reason for refunds from the dropdown list.
6. Specify your comments in the **Comments** text box.
7. Enter the amount to be refunded in the **Refund Amount** text box. ![](/files/-MRVizN-jVhbDkB9PLCU)
8. Click **Submit Refund Request**. The refund request will be submitted to Digital River and the page will refresh. You should see this refund request information in the Previous Refunds section. You should also see that the available refund amount is now updated. \
   ![](/files/-MRVj3Vzu_DSNd9cqc5J)

## **Notes**:

* You must add Service Representatives to the [DRB2B Refund Permission Set](/salesforce-b2b/2.1.0/integrating-the-digital-river-salesforce-b2b-commerce-app/step-11-manage-permission-sets.md) before they can make a refund request.
* Refunds can only be made for orders that are already fulfilled. Otherwise, you will see an error saying “Fulfillment is not yet done for this Order”.

<div align="left"><img src="/files/-MRVjUlaqVwh1IzgW7z9" alt=""></div>


---

# 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.digitalriver.com/salesforce-b2b/2.1.0/appendix/issuing-refunds.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.
