Skip to content

Releases: Paazl/magento2-checkout-widget

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

1.0.6

16 Jul 19:24
f7734c0
Compare
Choose a tag to compare
  • Fixed price format for orders over €1000
  • Added Language config provider for widget language
  • Added Sensitive and environment data to di.xml
  • Checkout.js load has been changed to avoid local storage
  • Api has been refactored to use HTTP\ClientInterface
  • Api now has a configurable timeout setting

1.0.5

25 Jun 18:48
Compare
Choose a tag to compare
  • First public release