# How it works

* Use the Digital River Global Commerce version 3.1.2 Extension for Adobe Commerce and Magento Open Source to enable Digital River to be the merchant of record for storefronts hosted in Magento.
* Magento maintains all pricing and product data.
* Digital River maintains minimal product data to fulfill the requirements for the merchant of record for tax calculations, tax collections, tax payments, and payment processing.
* Digital River automatically syncs with Magento via the extension to acquire the information needed to calculate taxes and enable the merchant of record functions.
* Digital River maintains a copy of the cart, customer, and order, while Magento retains the original data.

{% hint style="info" %}
Digital River’s extension does not send emails directly to shoppers. You must configure all emails and send them using Magento or your preferred email platform.&#x20;
{% endhint %}


---

# 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.2/introduction/how-it-works.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.
