# Updating your shop domain

In order to ensure a secure service, Beans needs to verify that the data received from your shop are authentic. This helps ensure that there is no data tampering occuring in the requests. To do that, Beans verifies that the domain sending the data is the domain set by the retailer when they create their account.&#x20;

The caveat is if you update your WordPress site or WooCommerce shop domain, Beans will not know about it and will reject new data coming from your updated shop. To fix this, you need to update the domain attached to your account. Here is how to proceed:

1. Make sure that you are logged in to your Beans admin dashboard&#x20;
2. Go to the [advanced WooCommerce settings](https://connect.trybeans.com/radix/woocommerce/settings/) page
3. Update the new domain associated with your website and save

![](https://gblobscdn.gitbook.com/assets%2F-LnT8nTh84kWLqSjsefV%2F-M6pA3zXtVh5B0qCrHae%2F-M6pB55iWbApP7F2rTVx%2Fimage.png?alt=media\&token=6ed342b0-5f88-433e-aab6-4adbc9809634)

If you get this error message, please try to reinstall the Beans plugin in your store.

![Connection error](/files/-M8v22J5ZnYV1xP6546V)

4\. Once you are done, go to the [general settings](https://app.trybeans.com/settings/general) page and update the link to your website as well. Make sure to save.&#x20;

Once you complete these steps, Beans will now be able to accept data sent by your shop and the app should now be working as expected. If you are still having issues after this, do not hesitate to reach out to our support team for assistance.&#x20;


---

# 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://help.trybeans.com/integrations/woocommerce/updating-your-shop-domain.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.
