Skip to content

Releases: spryker-shop/checkout-page

1.6.0

17 Oct 07:28
Compare
Choose a tag to compare

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

11 Oct 09:03
Compare
Choose a tag to compare

Included commits: 1.4.1...1.5.0

Improvements

Added plugins stack to filter out payment method's sub form list.

1.4.1

10 Oct 11:07
Compare
Choose a tag to compare

Included commits: 1.4.0...1.4.1

Bugfixes

Added can() permission check to view/hide place order button.

1.4.0

04 Oct 14:41
Compare
Choose a tag to compare

Included commits: 1.3.1...1.4.0

Improvements

  • Added checkout SalesOrderThresholdWidgetPluginInterface.
  • Updated the view to show the SalesOrderThresholdWidgetPlugin.

1.3.1

02 Oct 14:46
Compare
Choose a tag to compare

Included commits: 1.3.0...1.3.1

Bugfixes

Changed 'summary-overview' template.

1.3.0

28 Sep 16:13
Compare
Choose a tag to compare

Included commits: 1.2.1...1.3.0

Improvements

  • Deprecated PlaceOrderWithAmountUpToPermissionPlugin plugin.

1.2.1

31 Aug 12:03
Compare
Choose a tag to compare

Included commits: 1.2.0...1.2.1

Bugfixes

  • Updated composer dependencies.

1.2.0

01 Aug 13:22
Compare
Choose a tag to compare

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

20 Jul 14:42
Compare
Choose a tag to compare

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

16 Jul 19:53
Compare
Choose a tag to compare

Included commits: 1.0.0...1.0.1

Improvements

  • Reseted shipment expense sum prices for unused price mode.