Connect your Magento store

How to improve your web design process in a few easy steps.

Things to know

Here are some key things you should know about our PrestaShop integration.

How to set up your PrestaShop connection?

To configure the PrestaShop module, follow these steps.

  1. Download the latest version of our PrestaShop module.

  2. Install the module in the backoffice of your PrestaShop.

  3. Configure the Dropday module and enter your API-key and Account-ID and click Save.

  4. If you are testing the module, you can select test-mode.

  5. Create a test order in PrestaShop (you can do this in the PrestaShop backoffice):

    1. Go to Orders, select a shop if you have multistore enabled;

    2. At the right top click Add new order;

    3. Search a customer, click Choose;

    4. Search a product, click Add to cart;

    5. Choose a Payment and set order status to Payment accepted;

    6. Click on Create the order.

  6. Hopefully, your test order is now received by Dropday. Do you have any problems configuring your PrestaShop module? Contact our customer support.

Dropday API variables and associated PrestaShop variables

Here you can find the Dropday API variables and the associated variables in PrestaShop. You can use these variables to create rules to determine which products should be purchased from which supplier, or you can use it in your email templates.

Product variables

external_id → Product ID

ean13 → Product EAN13

reference → Product reference

name → Product name

quantity → Quantity of products ordered

brand → Product brand

category → Product main category

supplier → Product supplier

stock_quantity → Stock quantity at the time of ordering

price → Product price

image_url → Product image url

custom → Product customization

Customer variabels

order_first_name → Customer's first name

order_last_name → Customer's last name

order_company_name → Customer's company name

order_address1 → Customer's address 1

order_address2 → Customer's address 2

order_postcode → Customer's postcode/zip code

order_city → Customer's city

order_state → Customer's state

order_country → Customer's country

order_phone → Customer's phone number

order_email → Customer's email address

order_comment → Customer's order comment

Order variabels

order_external_id → Order reference

order_source → Name of the webshop

order_total → Total order value

order_shipping_cost → Total shipping cost

order_test → Test order yes (1) or no (0)