Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 367 Bytes

2021-08-08-order-placed-criteria-event.md

File metadata and controls

10 lines (10 loc) · 367 Bytes
Error in user YAML: (<unknown>): found character that cannot start any token while scanning for the next token at line 5 column 16
---
title: Order Placed Criteria Event
issue: NEXT-16600
author: Konstantin Kiritsenko
author_email: [email protected]
author_github: @augsteyer
---

Core

  • Added event Shopware\Core\Checkout\Cart\Event\CheckoutOrderPlacedCriteriaEvent.
  • Changed method Shopware\Core\Checkout\Cart\SalesChannel\CartOrderRoute::order() to fire CheckoutOrderPlacedCriteriaEvent.