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
---
- Added event
Shopware\Core\Checkout\Cart\Event\CheckoutOrderPlacedCriteriaEvent
. - Changed method
Shopware\Core\Checkout\Cart\SalesChannel\CartOrderRoute::order()
to fireCheckoutOrderPlacedCriteriaEvent
.