Releases: Paazl/magento2-checkout-widget
Releases · Paazl/magento2-checkout-widget
1.17.3
1.17.2
1.17.1
Fixes:
- Fixed issues with PUDO address on switch between checkout steps
1.17.0
1.16.1
1.16.0
Features:
- Added functionality to include volume and metric calculation.
Fixes:
- Corrected the problem where pickup point addresses were not being saved properly to the address book.
- Resolved an issue where the wrong shipment method was displayed during the second step of checkout.
1.15.1
Improvements:
- Improved local fallback mechanism
1.15.0
Features:
- Added locker tab option
Fixes:
- Updated csp_whitelist to include api-acc
- Fixed wrong shipping cost in order summary
1.14.1
Fixes:
- Return int for 'paazl:order:send' command
- Disable composer plugins when using CI
- Fix Delivery Date when nominated date is set to 'no'
1.14.0
Features:
- Added option to enable / disable automatically pushing orders
- Added Estimated Delivery Range
Fixes:
- fetchCheckoutData response status should return $status (thnx @stormbyte)