# Steps to integrate

## <img src="/files/H2anmiSZr9Ia2uWxGDXn" alt="" data-size="line">Creating an account in Shippify

{% hint style="success" %}
If you already have an account, you can proceed to the next step.
{% endhint %}

Creating an account on our platform is free of charge. You can go to this link and fill in your company's information, and you're all set.&#x20;

Once you've done that, you'll receive an email with more information (If not, please contact us through the chat on our website).&#x20;

All Shippify accounts are created with Prepaid mode, meaning that to create your deliveries, you'll need to purchase credits in the Billing section (payment with a credit card or transfer). If you need commercial support, you can write to us through our website.

<figure><img src="/files/xswulGGlx0cZLKBdd6ox" alt=""><figcaption><p>Creación de una cuenta</p></figcaption></figure>

## <img src="/files/DqtsQAGbjUrB8aKh1DBz" alt="" data-size="line">Creating a warehouse

Deliveries created in the system will always have a warehouse as a collection point, which you must create by entering here [link](https://dash.shippify.co/places).

You must fill in all the requested information and save the identifier to use it in the next step.

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

## <img src="/files/0xxTYI8AuNCb9jOWpCby" alt="" data-size="line">Installing

1. Get the latest release [here](https://github.com/shippify/Prestashop-Shippify/releases) by downloading the **shippify.zip** file.
2. In your panel, go to the "Modules and Services" tab. In the upper right corner, click at the "Add new module" button.&#x20;
3. Click to choose a file and upload the **shippify.zip** file you have downloaded.
4. Click on "Upload this module".
5. Type "Shippify" in the module list search box.
6. Click the "Install" button to install the module.

<figure><img src="/files/mHDDeXcm3ERbhyRwxKnP" alt=""><figcaption><p>Plugin</p></figcaption></figure>

## <img src="/files/1TjPj3sWEgdwthTFnStq" alt="" data-size="line">Configuring

Upon completing the installation, go to configure the Shippify module in your panel and fill out the form that appears to link your Shippify and Prestashop accounts.

<figure><img src="/files/739IkPVw8EMx0MyZx9Uc" alt=""><figcaption><p>Configuraciones</p></figcaption></figure>

You will obtain the **Shippify API credentials** by accessing this [link](https://dash.shippify.co/settings/sections/profile).

<figure><img src="/files/7EIdF67NMx05zunvUtob" alt=""><figcaption><p>Datos de la compañía</p></figcaption></figure>

The warehouse is the **identifier of the warehouse** you created in step 2.

Additionally, it will ask for contact information in case support is needed, and finally, the area where you will operate with us.

{% hint style="info" %}
It is important to configure the zone as deliveries created on the platform will depend on this. If you leave this field blank, all deliveries from all zones will be created in Shippify.
{% endhint %}

After saving this data, you will be able to observe in your Shippify account how deliveries are being created as your customers make purchases in your Prestashop store.


---

# 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.shippify.co/developers/en/e-commerce/prestashop/steps-to-integrate.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.
