# Configure allowed shipping countries

As part of setting up dynamic pricing, configure the extension to restrict the allowed shipping countries list while allowing the billing country list to follow Adobe Commerce's native configuration.

By selecting specific countries, you use only those countries as choices available within dropdowns on the cart and checkout pages for shipping addresses. The countries must also be on the Allowed Countries list.

Billing address restrictions are determined by Adobe Commerce's native **Stores>** **Configuration**> **General>** **Allow Countries** lists.

## Enable the restriction of shipping countries.

To add restrictions to the allowed shipping countries list, complete the following:

1. Select **Stores**, select **Conﬁguration**, and click **Digital River Settings.**
2. Click **Dynamic Pricing.** The **Dynamic Pricing** settings page appears.
3. In the Allowed Shipping Countries section, click the **Enable Restriction of Shipping Country Options** drop-down and select **Yes**. The Allowed Shipping Countries list appears.\
   \
   ![](https://content.gitbook.com/content/Q1g7QCjLhKiSVA14pQbB/blobs/iZfyH3mhQojvWj9vGFME/image.png)<br>
4. Select the countries to be available from the Allowed Shipping Countries list as follows:
   * Use **CTRL-Click** to select separate countries from the country drop-down list.
   * Use **SHIFT-Click** to select groups of consecutive countries from the drop-down list.
5. Click **Save Config**.

## Disable the restriction of shipping countries

To disable the ability to make restrictions to the allowed shipping countries list, do the following:

1. Select **Stores**, select **Conﬁguration**, and click **Digital River Settings.**
2. Click **Dynamic Pricing.** The **Dynamic Pricing** settings page appears.
3. In the Allowed Shipping Countries section, click the **Enable Restriction of Shipping Country Options** drop-down and select **No**.\
   \
   ![](https://content.gitbook.com/content/Q1g7QCjLhKiSVA14pQbB/blobs/zGdfhQX6niDVE7Pe64a5/Adobe%20Comm%204.0%20Allowed%20Shp%20Countries%20No.png)<br>
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.1/configure-the-digital-river-extension/configure-cross-border-features/configure-allowed-shipping-countries.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.
