Platform implementation guide

Salesforce Commerce Cloud: build a controlled agentic-commerce path

Use Salesforce B2C Commerce shopper APIs for the authorized storefront flow, and treat its documented UCP integration as a separate, configuration-dependent capability with explicit regional and platform limits.

Documented starting point: Salesforce documents SCAPI Shopper and Admin APIs, SLAS authorization, a Shopper Agents API for Agentforce sessions and a UCP integration for B2C Commerce. The UCP guide says Google is the first live GA platform and currently limits the integration to en-US sites.

Official sources reviewed 2026-08-27. This date records the documentation review, not a test of a specific merchant store.

Capabilities confirmed in official documentation

Implementation sequence

  1. Keep SLAS Shopper and Account Manager Admin credentials in separate trust domains. Give each token only the scopes required by the selected Shopper, Admin, Agentforce or UCP flow.
  2. Bind discovery and checkout to the correct organization, site and SLAS channel. Supply Shopper Context only when personalization is necessary, authorized and reflected in cache behavior.
  3. For a standard SCAPI flow, record the basket, selected products, pricing context and payment handoff separately from order creation and later payment-status management.
  4. For UCP, complete the documented technical audit, business-profile configuration, SLAS private-client setup and environment-specific testing before declaring the merchant enabled.
  5. Treat Agentforce Shopper Agents, B2C DX MCP tooling and UCP as distinct surfaces. Do not infer that enabling one makes the others available to a merchant or third-party agent.

Scenarios to test before claiming support

Evidence to retain from the test

What the documentation does not establish

Evidence boundary

Salesforce now documents UCP and agent-related surfaces, but merchant configuration, locale, scopes, platform acceptance and end-to-end results remain separate proof requirements.

Use the public signal scanner for a limited external check, then run the test cases above in a controlled environment. Review common failure modes before extending credentials or payment access.