Releases: Paazl/magento2-checkout-widget
Releases · Paazl/magento2-checkout-widget
1.2.2
- Fix: Render of widget with default postcode/country
- Improved: Parser of address has been refactored + test added
1.2.1
- Fix: Configuration output for Staging and Production configuration
- Improved: Product options handling on back-end orders
1.2.0
- 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
- Improved housenumberExtensionOnThirdStreet handling
- Improved Article identifier handling
- Reconstruction of 1.1.4 Repository
1.1.3
- 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
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