Skip to content

Releases: dropday-io/PrestaShop

1.7.1

27 Mar 13:11
6a66614

Choose a tag to compare

1.7.0

03 Mar 15:12
b501f43

Choose a tag to compare

1.6.3

26 Feb 11:37
0a61630

Choose a tag to compare

  • fix: Avoid sending duplicate order lines to Dropday API when customizations are present

1.6.2

02 Jan 15:18
e6102bf

Choose a tag to compare

  • fix: Cast configured order status id's as integers

1.6.1

24 Nov 20:49
1156714

Choose a tag to compare

  • Change module key for the PrestaShop Marketplace

1.6.0

11 Nov 14:43
eae5ec7

Choose a tag to compare

Send shipping information to the Dropday API.
This change adapts to the updated API that allows shipping information to be added. See "shipping" in the docs.

1.5.2

10 Nov 15:02
2282862

Choose a tag to compare

  • Use getters and setters for API key and account ID (#48)
  • Set order status to trigger sending of an order (#43)

1.5.0

12 Jun 09:14
72cc86c

Choose a tag to compare

  • feat: Add configurable order status triggers for posting orders to Dropday
  • fix: Remove validateOrder hook, so that double API calls are prevented

1.4.1

15 May 07:48
0ed6ced

Choose a tag to compare

  • fix: Prevent notice undefined variable: quantity on order creation
  • fix: Use original_wholesale_price when available to ensure correct purchase price in Dropday

1.4.0

14 May 08:15
d98d591

Choose a tag to compare

  • feat: Post purchase price to the API