# Test the Digital River Extension

Digital River allows you to self-service your own test account, which you can use to fully test the Digital River Extension for Adobe Commerce in a staging environment.&#x20;

1. Follow the instructions in the [Dashboard Quickstart Guide](https://docs.digitalriver.com/digital-river-api/administration/dashboard/quick-start-guide) for the creation of a test account.
2. Configure your Magento store with your test account’s public and secret keys.

## Run the manual catalog sync

1. In your **Catalog**, fill out the Digital River fields on a product and save it.
2. In the **Catalog Sync Grid**, click **Manual Sync To Digital River**.\
   &#x20; <img src="https://2174805985-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MNZuMZbk2cjWhdeZ51z%2F-MP9jSBDQk9ulrjvYksH%2F-MP9kCWlhomGsbJQvrxE%2FManualCatalogSync.png?alt=media&#x26;token=6f8da0d6-4441-4109-85bb-d1d6b0eeca47" alt="" data-size="original">&#x20;
3. When the sync completes, verify that the status is `Success`.

<div align="left"><img src="https://2174805985-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MNZuMZbk2cjWhdeZ51z%2F-MP9jSBDQk9ulrjvYksH%2F-MP9kHWcnCMhukGQN_NA%2FSyncResultsTable.png?alt=media&#x26;token=2c4b8954-568a-4a35-9ce0-ab006c19b369" alt=""></div>

## Placing an order

1. Place an order in your storefront for one of the products you synced to Digital River. See [Testing scenarios](https://docs.digitalriver.com/digital-river-api/developer-resources/testing-scenarios) for more information.
2. After placing the order, view that order in the Magento admin screens.
3. In the **Order & Account Information** section, verify that you see a (DR) Digital River Order ID.&#x20;

<div align="left"><img src="https://2174805985-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MNZuMZbk2cjWhdeZ51z%2F-MP9jSBDQk9ulrjvYksH%2F-MP9kS8YdElqqdUR392y%2FOrderIDConfirm.png?alt=media&#x26;token=bdb29933-e110-4ee7-b425-576ee8c29956" 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/adobe-commerce-extension/adobe-commerce-extension-3.1.0/test-the-magento-extension.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.
