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.
How to install NoParcels module in PrestaShop?
You can find the module compatible with PrestaShop version 9.0+ in -> here.
For older (1.7-8.2) PrestaShop versions you can download the module from -> 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: 05/03/2026
Thank you!