Connect your WooCommerce store

How to integrate the Dropday plugin for WooCommerec in your webshop

Things to know

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

How to set up your WooCommerce connection?

To configure the WooCommerce plugin, follow these steps.

  1. Download the latest version of our WooCommerec plugin.

  2. Install and activate the plugin in the admin of your WordPress/WooCommerce website.

  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 WooCommerce (you can do this in the WordPress/WooCommerce admin):

    1. Go to Orders, and click Add order;

    2. Select order status Processing;

    3. Select a customer;

    4. Search a product, click Add;

    5. Click on Create.

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

Dropday API variables and associated WooCommerce variables

Here you can find the Dropday API variables and the associated variables in WooCommerce. 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)