PrestaShop integration
Everything you need to know about PrestaShop integration
This lesson consists of:
- Installing the NoParcels module in PrestaShop;
- [Connecting your PrestaShop store to the NoParcels platform.
](#2-connecting-your-prestashop-store-to-the-noparcels-platform)
How to install NoParcels module in PrestaShop? Why do you need it?
You can find the module in this URL here.
The module needs to be uploaded in PrestaShop -> Modules -> Module installation.
Connecting your PrestaShop store to the NoParcels platform.
By connecting your PrestaShop store to our platform, you will be able to manage all your orders easily and conveniently.
- In PrestaShop store settings -> advanced parameters -> select webservice.
- In the new window, select add new webservice key.

Under Webservice accounts section, do the following:
- Generate a key by clicking -> "generate";
- Copy the key from the "key" field;
- In the **Permissions **section, grant the following access:
a. Orders: View(GET) ir Modify (PUT)
b. Order_states: View(GET)
c. Addresses: View(GET)
d. Customers: View(GET)
e. Carriers: View(GET)
f. Currencies: View(GET)
g. Countries: View(GET)
h. Products: View(GET)
i. Order_carriers: View(GET) ir Modify (PUT)
- Save.

Under **Configuration **section, do the following:
- Enable PrestaShop`s webservice -> select YES.
- Save.

Make all the settings your own and paste the webservice key you generated in PrestaShop into the API key field.

You can check whether a shop has been added successfully by clicking on "Test connection":

Updated on: 04/02/2026
Thank you!