# 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.\
   **Note**: As of 2.3, the `shipFrom` address moved to **Stores** > **Configuration** > **Sales** > **Shipping Settings** > **Origin** field. Previously, the `shipFrom` was based on the **Store Information**.
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: 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.1/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.
