> For the complete documentation index, see [llms.txt](https://docs.digitalriver.com/adobe-commerce-extension/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/adobe-commerce-extension/adobe-commerce-extension-2.3.0/configure-the-digital-river-extension/step-5-configure-other-store-settings.md).

# Step 5: Configure other store settings

Make the following selections to configure other store settings:

1. From the **Magento Admin panel**, select **Stores**, then select **Conﬁguration.**
2. In **Configuration**, select **Sales**, and then select **Shipping Settings**. Enter your warehouse address in the **Origin** field. By default, this address will be used as your ship from address for all transactions.\
   **Warning**:  Failure to provide this address will cause orders to fail.
3. Select **Sales**, and then select **Multishipping Settings**. Then click **No** for **Allow Shipping to Multiple Addresses**.
4. Select **Sales**, and then select **Checkout**. Under **Checkout Options**, select **Payment Method** from the **Display Billing Address On** dropdown.
5. Click **Save**.
6. Refresh your browser cache.


---

# 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/adobe-commerce-extension/adobe-commerce-extension-2.3.0/configure-the-digital-river-extension/step-5-configure-other-store-settings.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.
