Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 355 Bytes

2022-05-11-add-domainid-to-sales_channel_api_context-payload.md

File metadata and controls

7 lines (7 loc) · 355 Bytes
title issue
Add domainId to `sales_channel_api_context`.`payload`
NEXT-21526

Core

  • Added setter method for domainId property at Shopware\Core\System\SalesChannel\SalesChannelContext.php
  • Added domainId to payload when save data to sales_channel_api_context at Shopware\Core\Checkout\Customer\SalesChannel\RegisterRoute::register()