Releases: Paazl/magento2-checkout-widget
Releases · Paazl/magento2-checkout-widget
1.1.2
1.1.1
1.1.0
- 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
- 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
- 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
- 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
- First public release