Connect your PrestaShop store
How to integrate the Dropday module for PrestaShop in your webshop
Things to know
Here are some key things you should know about our PrestaShop integration.
Make sure you use the latest version of our PrestaShop module. You can find the latest version on Github.
How to set up your PrestaShop connection?
To configure the PrestaShop module, follow these steps.
Download the latest version of our PrestaShop module.
Install the module in the backoffice of your PrestaShop.
Configure the Dropday module and enter your API-key and Account-ID and click Save.
If you are testing the module, you can select test-mode.
Create a test order in PrestaShop (you can do this in the PrestaShop backoffice):
Go to Orders, select a shop if you have multistore enabled;
At the right top click Add new order;
Search a customer, click Choose;
Search a product, click Add to cart;
Choose a Payment and set order status to Payment accepted;
Click on Create the order.
Hopefully, your test order is now received by Dropday. Do you have any problems configuring your PrestaShop module? Contact our customer support.
Dropday variables and associated PrestaShop variables
Here you can find the Dropday 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
Product title
→ Product name
Product ID
→ Product ID
SKU (or reference
→ Product reference
Quantity
→ Quantity of products ordered
Unit price
→ Product price
EAN-13
→ Product EAN13
Supplier
→ Product supplier
Brand
→ Product brand
Category
→ Product main category
Stock quantity
→ Stock quantity at the time of ordering
custom
→ Product customization
image_url
→ Product image url
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)