> For the complete documentation index, see [llms.txt](https://docs.digitalriver.com/commerce-api/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.digitalriver.com/commerce-api/admin-apis/sites/configuring-authorized-shipping-and-billing-countries.md).

# Configuring authorized shipping and billing countries

1. Sign in to [Global Commerce](https://gc.digitalriver.com/gc/ent/login.do).
2. Select **Administration**, select **Site**, and then click **Configure Site Settings**. The Configure Site Settings page appears.
3. Click the **Security** tab.\
   &#x20;<img src="/files/-MYLS36k8jfASi0FfPup" alt="" data-size="original">&#x20;
4. Choose the [**Allow Billing From**](https://docs.digitalriver.com/commerce-api-references/commerce-api-reference-guide/admin-apis-reference/authorized-shipping-and-billing-countries#billing-countries) option you want to use to define purchase restrictions based on the shopper's billing address.\ <img src="/files/-MYLTDG-rj_VTHumj1h9" alt="" data-size="original">&#x20;
5. Depending on the option you selected in the previous step, you can add allowed countries to your store's supported locales. Supported locales (all other locales besides the default locale) will inherit the settings from the default locale by default.\
   \
   To configure a supported locale differently from the default locale:
   1. Select the locale tab that you want to modify.
   2. Select the **Customize** for **This Locale option**.
   3. Click **Search** ![Search](https://help.digitalriver.com/help/Resources/Images/Shared/search.png) and type the name of the country in the **Search** field.
   4. Click one or more countries in the **Search Results** list to move them to the Selected Items list and then click **Apply**. The countries appear in the **Allowed Countries** list for the selected locale.\ <img src="/files/-MYLhaaMPZt8P-3BCNDz" alt="" data-size="original">&#x20;
6. Choose the **Allow Shipping To** option you want to use to define purchase restrictions based on the shopper's shipping address under **Shipping Countries**. See the Authorized Shopping Countries under the [Security tab](/commerce-api/admin-apis/sites/configuring-authorized-shipping-and-billing-countries.md#security-tab) for a description of the fields.\ <img src="/files/-MYLjo43fB90FgjViOeh" alt="" data-size="original">&#x20;
7. Depending on the option you selected in the previous step, you can add the countries you can add denied countries to your store's supported locales. Supported locales (all other locales besides the default locale) will inherit the settings from the default locale by default.\
   \
   To configure a supported locale differently from the default locale:
   1. Select the locale tab that you want to modify.
   2. Select the Customize for **This Locale** option.
   3. Click **Search** ![Search](https://help.digitalriver.com/help/Resources/Images/Shared/search.png) and type the name of the country in the **Search** field.
   4. Click one or more countries in the **Search Results** list to move them to the Selected Items list, and then click **Apply**. The countries appear in the **Denied Countries** list for the selected locale.\ <img src="/files/-MYLkQJHLUI9KV2cOefr" alt="" data-size="original">&#x20;
8. Explain why you defined the restrictions in the [**Comments** ](https://docs.digitalriver.com/commerce-api-references/commerce-api-reference-guide/admin-apis-reference/authorized-shipping-and-billing-countries#comments)field. Provide enough detail to ensure someone else can determine why you denied or allowed billing or shipping to a specific country for a specific locale.

<div align="left"><img src="/files/-MYLl64x1EefW65ZmIMr" alt=""></div>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/commerce-api/admin-apis/sites/configuring-authorized-shipping-and-billing-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.
