> For the complete documentation index, see [llms.txt](https://vu-custom.gitbook.io/vu-custom/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://vu-custom.gitbook.io/vu-custom/onboarding/setup-e-commerce-store/shopify-setup.md).

# Shopify setup

### Create Access Token

To create the Access Token:

1. Log in to your Shopify admin panel.

<figure><img src="/files/vFa6y3GiudXQ1QIujQu4" alt=""><figcaption></figcaption></figure>

2. In the left menu, click **Apps > Apps and Sales Channel settings >Develop apps.**

<figure><img src="/files/X1sJmKdbjmJJ3SCwmMnd" alt=""><figcaption></figcaption></figure>

4. Click Allow custom app development.

<figure><img src="/files/iopt6edmSH58s4CDdM6f" alt=""><figcaption></figcaption></figure>

5. Click **Enable** to confirm and then click **Create an app**.

<figure><img src="/files/zfzwiBnOrEk89EFCrPmK" alt=""><figcaption></figcaption></figure>

6. Enter the following details and click **Create app**.

   * **App name:** Brand's app name.
   * **App developer email:** Brand's team lead email address.

<figure><img src="/files/IbNTZEI7mwKVLh1raWqw" alt=""><figcaption></figcaption></figure>

7. Navigate to the **Configuration** tab.

<figure><img src="/files/dtpndPXLaLrAR2v1o0aT" alt=""><figcaption></figcaption></figure>

8. Click **Configure**, select the permissions, and click **Save**.

<figure><img src="/files/I8MSpA42NWPh3RwOy7bM" alt=""><figcaption></figcaption></figure>

9. Select the **Overview** tab and click **Install app**.

<figure><img src="/files/wHXSsr55TOmhik5zMrok" alt=""><figcaption></figcaption></figure>

11. Confirm **Install**.

<figure><img src="/files/tnkyOl0Wcw5b2TpeFpC6" alt=""><figcaption></figcaption></figure>

12. Next, you will be redirected to the **API Credentials** tab. Click **Reveal token once** and save the token somewhere safe to be used later.

<figure><img src="/files/wWYj43ZtHmlTn9YflLdB" alt=""><figcaption></figcaption></figure>

### Enable Webhooks

To enable Webhooks:

1. In the left menu, click **Notifications**.&#x20;
2. Click **Webhooks > Create Webhooks > Create**.

<figure><img src="/files/8L7QnvTTw0V5kgu34vnM" alt=""><figcaption></figcaption></figure>

3. Enter the following details and click **Save**.

| Field  | Description                                  |
| ------ | -------------------------------------------- |
| Event  | Select **Order creation**.                   |
| Format | Choose **JSON.**                             |
| URL    | Enter the Webhook URL provided by VU Custom. |
|        |                                              |

<figure><img src="/files/MhCa12HcyBijCX8Wrt2u" alt=""><figcaption></figcaption></figure>

<br>

by now you should have the following:

* Shopify Domain
*

### Next Steps

Follow through with the Link Your Store guide. This is where you will be configuring the connections via VU Admin portal.&#x20;
