# Digital River columns in the Magento Admin UI

Digital River's extension adds two columns to the Sales Orders grid: **DR Order ID** and **DR Payment Method**. To access the Sales Orders grid, select **Sales**, and then select **Orders** using the **Columns** dropdown.

| **Sales Orders Grid** | Description                                                                                                                                                                                                                                                                                                                                                                                                  |
| --------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| DR Order ID           | <p>Lists the primary order identification number in Digital River’s systems. <br><strong>Note</strong>: The Magento Commerce ID is a secondary ID in Digital River’s systems. <img src="/files/-MbBsbiy-bbbPJviU-dO" alt="" data-size="original"> </p>                                                                                                                                                       |
| DR Payment Method     | <p>Replaces the standard <strong>Payment Method</strong> column. One or both can be used, however, the <strong>Payment Method</strong> column will always display <strong>DigitalRiver Payments</strong>, where the <strong>DR Payment Method</strong> will display the actual payment method used on the transaction.</p><p><img src="/files/-MbBsx9HjPClqVERsAUu" alt="" data-size="original"> </p><p></p> |


---

# 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/adobe-commerce-extension/adobe-commerce-extension-2.4.0/configure-the-digital-river-extension/digital-river-columns-in-the-magento-admin-ui.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.
