Added
Commerce Order Source "by"
July 7th, 2026
As Commerce integrations will be deployed across multiple platforms / devices, the ordering source can be

refined to the specific source via an attribute "by"
This will show in the order interface and made available in reporting webhooks.
"order": {
"channelOrderId": "TEST****629",
"channelOrderDisplayId": "T**629",
"by": "Mobile App"
}See Checkout Documentation here
