Skip to content

Releases: Paazl/magento2-checkout-widget

1.16.0

27 Feb 07:34
dcb4686
Compare
Choose a tag to compare

Features:

  • Added functionality to include volume and metric calculation.

Fixes:

  • Corrected the problem where pickup point addresses were not being saved properly to the address book.
  • Resolved an issue where the wrong shipment method was displayed during the second step of checkout.

1.15.1

15 Nov 14:28
7b16f36
Compare
Choose a tag to compare

Improvements:

  • Improved local fallback mechanism

1.15.0

31 Aug 11:55
d462faa
Compare
Choose a tag to compare

Features:

  • Added locker tab option

Fixes:

  • Updated csp_whitelist to include api-acc
  • Fixed wrong shipping cost in order summary

1.14.1

07 Mar 12:00
363205d
Compare
Choose a tag to compare

Fixes:

  • Return int for 'paazl:order:send' command
  • Disable composer plugins when using CI
  • Fix Delivery Date when nominated date is set to 'no'

1.14.0

16 Feb 14:11
14fc1c3
Compare
Choose a tag to compare

Features:

  • Added option to enable / disable automatically pushing orders
  • Added Estimated Delivery Range

Fixes:

  • fetchCheckoutData response status should return $status (thnx @stormbyte)

1.13.0

27 Oct 12:35
cbf6c92
Compare
Choose a tag to compare

Features:

  • Changes for Hyvä support

1.12.1

18 Jul 16:47
d96969a
Compare
Choose a tag to compare

Bugfixes:

  • Fixed total price shipment parameter (thnx @LexKoomen)

1.12.0

16 Jun 12:58
a75277c
Compare
Choose a tag to compare

Features:

  • Added Paazl shipping option and costs on the shopping cart page
  • Added extra Magento versions to run tests on (eg Magento 2.4.4)

Bugfixes:

  • Fixed wrong Multishipping\Block\Checkout\Address plugin #92

1.11.2

05 Apr 18:33
1c12ef5
Compare
Choose a tag to compare

Changes:

  • Catch error if shipping method is not set on order #90

1.11.1

15 Mar 09:52
f1019d7
Compare
Choose a tag to compare

Changes:

  • Add padding to foreign key constraints to fix installation on Magento 2.3.x (thnx @muuk-isaac)
  • Run Magento Coding Standard code sniffer on severity 6 + fixed violations
  • Upped Magento versions for compilation tests
  • Added db schema whitelist