# Configure Digital River shipping quotes

When configuring for Digital River shipping quotes, use the Digital River delivery method to give shoppers accurate options and prices.

Complete these steps to configure Digital River shipping quotes:

1. From the Adobe Commerce Admin Panel, select **Stores>** **Settings - Configuration> Sales> Delivery Methods**. The Delivery Methods panel appears.\
   \
   ![](/files/A431DXtD5Em5oh2EN0zE)<br>
2. Expand the **Digital River Shipping** section. The Digital River shipping settings appear.\
   \
   ![](/files/9ldILNgzFYCN4EkFJncM)
3. Set the following Digital River shipping settings as needed. Refer to Adobe's[ Documentation](https://experienceleague.adobe.com/docs/commerce-admin/config/sales/delivery-methods.html) for complete details on settings information.
   * Enable&#x20;
   * Carrier Title
   * Enable DDP&#x20;
   * Enable DAP&#x20;
   * Maximum Package Weight: Default weight assumes a single package for all shipments but can be extended with more complex packaging logic&#x20;
   * Ship to Applicable Countries&#x20;
   * Ship to Specific Countries
   * Flat rate configuration: Allows Digital River shipping quotes to be overridden by a configured, static amount based on order totals. Add one entry per line in the following format: Min Price|Max Price|Desired Shipping Price|DR Shipping Id|DR Shipping Description|DR Shipping Terms.
   * Free Method:  Use the format |id |shipping terms. Use only alphanumeric, space, hyphens, and underscore characters.
   * Enable Free Shipping Threshold
   * Show Method if not applicable
   * Sort order
   * Displayed Error message
4. Click **Save Config**.


---

# 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-4.0/configure-the-digital-river-extension/configure-cross-border-features/configure-digital-river-shipping-quotes.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.
