# What's new in version 3.1.3

## 3.1.3

* Support for the current DRAPI version 2021-12-13.
* Support for using multiple DR API keys on a single Magento instance.
* Support for DR extension disabling. This support includes the following:
  * When the Digital River extension is disabled, users won’t see DR Payment as a payment choice. Users also won’t see any DR-specific fields, compliances, and links.
  * When the Digital River extension is disabled, an administrator cannot add any DR configurations to products (even if the product was created while DR is enabled).
  * When the Digital River extension is disabled, no DR API calls or js files are processed.
* Refund enhancements.
* New bug fixes.

## 3.1.2

* Ability to [enable or disable automatic redirects](/adobe-commerce-extension/adobe-commerce-extension-3.1.3/configure-the-digital-river-extension/step-2-configure-the-digital-river-admin-settings.md#step-2a-configure-general-settings) when a shopper chooses a payment method within Drop-in Payments.
* Support to allow multiple shipping warehouses within a single order. This requires a custom [observer ](https://developer.adobe.com/commerce/php/development/components/events-and-observers/#observers)implementation that you can use to manipulate addresses. Your Digital River Service Representative can provide additional details.

## 3.1.1

* Support for Taiwanese invoices and eGUI.

## 3.0.0

* Compatibility with Adobe Commerce 2.4.4 and PHP 8.1.

## 2.4.0

* Refund payment processing via wire transfer
* Saved payment method management within the My Account page
* Adobe estimated tax cart feature displays tax amount from Digital River
* Ability to improve a customer redirection experience for specific use cases
  * Default Selling Entity field determines the correct modal compliance links
* SKU Group field collects and stores data related to SKUs. This data lets you correctly determine tax rates and fulfill merchant and seller of record responsibilities.

## 2.3.1

* Provides shoppers with the ability to manage saved payments within the My Account page

## 2.3.0

* U.S. Tax Certificate Management&#x20;
* Regulatory Fee Support (Tax Exclusive Pricing Only)
* Support for Magento Static Bundles (Limited)
* Support for Magento Open Source


---

# 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.3/introduction/whats-new-in-version-3.1.3.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.
