Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 420 Bytes

2020-11-11-allow-creating-order-with-customer-comment-and-affiliate-tracking-via-store-api.md

File metadata and controls

6 lines (6 loc) · 420 Bytes
title issue
Allow creating order with customer comment and affiliate tracking via store api
NEXT-11126

Core

  • Added a third parameter RequestDataBag in \Shopware\Core\Checkout\Cart\SalesChannel\CartService::order and in \Shopware\Core\Checkout\Cart\SalesChannel\CartOrderRoute::order to allow passing customerComment, affiliateCode and campaignCode attributes when creating order via store api.