Releases: spryker-shop/checkout-page
Releases · spryker-shop/checkout-page
1.6.0
Included commits: 1.5.0...1.6.0
Improvements
- Added new molecule "summary-product-packaging-unit-default".
- Widget plugin interfaces "CartNoteQuoteItemNoteWidgetPluginInterface", "CartNoteQuoteNoteWidgetPluginInterface", "CheckoutVoucherFormWidgetPluginInterface", "SummaryProductPackagingUnitWidgetPluginInterface" deprecated.
- Updated molecules "summary-item", "summary-overview".
1.5.0
Included commits: 1.4.1...1.5.0
Improvements
Added plugins stack to filter out payment method's sub form list.
1.4.1
Included commits: 1.4.0...1.4.1
Bugfixes
Added can() permission check to view/hide place order button.
1.4.0
Included commits: 1.3.1...1.4.0
Improvements
- Added checkout
SalesOrderThresholdWidgetPluginInterface
. - Updated the view to show the
SalesOrderThresholdWidgetPlugin
.
1.3.1
1.3.0
Included commits: 1.2.1...1.3.0
Improvements
- Deprecated
PlaceOrderWithAmountUpToPermissionPlugin
plugin.
1.2.1
1.2.0
Included commits: 1.1.0...1.2.0
Improvements
- Enhanced summary-item.twig and summary.twig to handle packaging unit information.
- Introduced SummaryProductPackagingUnitWidgetPluginInterface to be able to display packaging unit information on checkout summary page.
1.1.0
Included commits: 1.0.1...1.1.0
Improvements
Added GlossaryStorageClient
dependency which is needed to translate checkout error messages before showing them to the user.
Updated PlaceOrderStep
: Added two new constructor arguments - current locale name and glossary storage client. They are used to translate checkout error messages inside translateCheckoutErrorMessage
.
1.0.1
Included commits: 1.0.0...1.0.1
Improvements
- Reseted shipment expense sum prices for unused price mode.