Skip to content

Releases: Paazl/magento2-checkout-widget

1.5.0

26 Mar 11:51
4237b07
Compare
Choose a tag to compare

Features:

  • Location code was added to the OrderView page

1.4.1

01 Mar 10:19
fd6bc8e
Compare
Choose a tag to compare

Improvements:

  • Reload widget on coupon usage in last checkout step

Fixes:

  • Fix for warning when Zero is provided as address #52

1.4.0

04 Nov 15:07
6ab69a9
Compare
Choose a tag to compare

Features:

  • Toggle between Widget tabs and buttons
  • Make the house number 0 configurable value per storefront

Fixes:

  • Removed order comment as label description
  • Skip parsing address logic if 3 address line are enabled
  • Issue where the Shipping option is reset in the checkout
  • Fixed Locale widget error
  • Added CSP Whitelist

Improvements:

  • Lock rates after calling SetShippingInformation

1.3.0

22 Jul 12:34
Compare
Choose a tag to compare

Feature: Insurance value was added to order data #46
Feature: Option ShowOnFirstLoad was added
Feature: Added GitHub Actions for compilation and Unit Tests
Feature: Added an address parser as a fallback for regex to extract house number and addition
Fix: Incompatible sequence was removed (compatibility for PHP 7.3) #47
Fix: Update widget config & reinit after update of OSC
Fix: Formatting of price has been removed
Fix: Make sure the total price is of type double (thnx @NickdeK)

1.2.3

29 Apr 08:20
d8e4d57
Compare
Choose a tag to compare
  • Fix: Moved OrderTest to the right folder #43

1.2.2

27 Apr 08:13
6381b4c
Compare
Choose a tag to compare
  • Fix: Render of widget with default postcode/country
  • Improved: Parser of address has been refactored + test added

1.2.1

20 Mar 19:13
Compare
Choose a tag to compare
  • Fix: Configuration output for Staging and Production configuration
  • Improved: Product options handling on back-end orders

1.2.0

27 Feb 12:11
947f595
Compare
Choose a tag to compare
  • New: Create back-end order using Paazl
  • New: Support of grouped products and free items
  • New: Support for Klarna/Afterpay due the ShippingAdress with PickupPoints
  • New: OrderCommit logic on PickupPoint orders
  • New: Saving the carrier pickup date and show dates in the back-end
  • New: Option to set the widget-handling on the OneStepCheckout
  • Improved: Product Currency handling on OrderCommit
  • Improved: Product Price Handling on OrderCommit
  • Improved: Product Identifier handling on Widget
  • Improved: Customer housenumberExtensionOnThirdStreet handling
  • Improved: Customer Third Street handling
  • Improved: Reduced number of requests to paazl
  • Bugfix: OrderGrid issue in Magento 2.2

1.1.4

12 Dec 07:25
e6dde2c
Compare
Choose a tag to compare
1.1.4 Pre-release
Pre-release
  • Improved housenumberExtensionOnThirdStreet handling
  • Improved Article identifier handling
  • Reconstruction of 1.1.4 Repository

1.1.3

02 Dec 15:21
52a5009
Compare
Choose a tag to compare
1.1.3 Pre-release
Pre-release
  • New: Support of grouped products and free items
  • New: Support for Klarna/Afterpay due the ShippingAdress with PickupPoints
  • New: OrderCommit logic on PickupPoint orders
  • New: Saving the carrier pickup date and show dates in the back-end
  • Improved: Third Street Support
  • Improved: PriceHandling on OrderCommit
  • Improved: OneStepCheckout Compatibility
  • Improved: Reduced number of requests to paazl
  • Bugfix: OrderGrid issue in Magento 2.2