title | issue |
---|---|
Add domainId to `sales_channel_api_context`.`payload` |
NEXT-21526 |
- Added setter method for
domainId
property atShopware\Core\System\SalesChannel\SalesChannelContext.php
- Added
domainId
to payload when save data tosales_channel_api_context
atShopware\Core\Checkout\Customer\SalesChannel\RegisterRoute::register()