Skip to content

Releases: Paazl/magento2-checkout-widget

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

1.1.2

21 Oct 17:50
84cea1e
Compare
Choose a tag to compare
  • Fixed compilation issue in Magento 2.2.x #18

1.1.1

17 Oct 10:01
3087f27
Compare
Choose a tag to compare
  • Fix for non registered handle in the Back-end Layout #16

1.1.0

16 Oct 13:33
bb17bc2
Compare
Choose a tag to compare
  • Added shipping option edits from admin /w resend & retry
  • Added "CarrierPickupdate" on the order-save.
  • Process Magento order even when it can't be pushed to Paazl
  • Post Status (ExtSentAt) in Backend
  • Refactor position of the Product_Matrix product attribute
  • Refactor position of the NumberOfProcessingDays product attribute
  • Automatically Refresh Token when Token is expired #14

1.0.8

02 Oct 12:18
99dd5ed
Compare
Choose a tag to compare
  • Fixed issue with nominatedDateEnabled option
  • Fixed possible issue with second street line as house number
  • Added option of using a Dynamic Product_Matrix product attribute
  • Added option of using a Dynamic NumberOfProcessingDays product attribute

1.0.7

29 Aug 15:13
a877a7c
Compare
Choose a tag to compare
  • Currency Symbol is changed on different currencies
  • Improved compatibility with Custom Checkouts
  • Exclude external Minified Paazl JS from Compilation
  • Textual Configuration Improvement