Back to Directory
Saleor favicon

Saleor

Announced

Open-source headless commerce platform with a community UCP plugin, giving developers a fully UCP-compatible storefront backend out of the box.

Saleor has announced plans to support UCP as a participant. No public endpoint is available yet.

Saleor is an open-source headless commerce platform built with Python and Django. It provides a GraphQL-first backend for product management, orders, inventory, and checkout, with a plugin architecture that lets developers extend its capabilities without modifying core code. A community-built UCP plugin is available that adds UCP checkout endpoints to any Saleor installation.

The Saleor UCP plugin exposes a UCP manifest at /.well-known/ucp and wires UCP checkout sessions into Saleor's existing checkout flow. Developers configure the plugin with their payment providers and identity setup, and the plugin handles the rest. Orders placed through UCP arrive in Saleor's order management system alongside orders from other channels.

Saleor's API-first design makes it well-suited for UCP. The same GraphQL API that powers headless storefronts also underpins the UCP plugin, so developers do not need to maintain separate business logic for agent-initiated purchases. Inventory, pricing, and fulfillment all use the same code path.

Why This Matters for UCP

Saleor provides an open-source headless commerce backend with a community UCP plugin, giving developers a full-stack starting point for building UCP-compatible storefronts.

UCP Capabilities

checkoutorder managementidentity linking

UCP Endpoint

Announced — Endpoint not yet publicly available

Integration Example

# Saleor UCP plugin installation
# pip install saleor-plugin-ucp

# In your Saleor settings.py:
PLUGINS = [
    "saleor_plugin_ucp.plugin.UCPPlugin",
]

UCP_PLUGIN_SETTINGS = {
    "payment_gateways": ["mirumee.payments.stripe"],
    "identity_providers": ["saleor.identity.default"],
    "capabilities": ["catalog", "checkout", "order-management"],
}

# Saleor now serves /.well-known/ucp from your storefront domain.

Category

Platforms

UCP Status

Announced

Tags

open-sourceheadlessgraphqlpythondjangoe-commerce

Pricing

free

Added 2026-04-14
Documentation

Is this your listing? Claim it to get analytics, a verified badge, and priority placement. Claim your listing →

Related Guides

Reviews

★★★★★4.7 (3 reviews)

These are illustrative examples to show what reviews will look like. Submit your own experience below.

PR

P. Rodriguez

Commerce Engineer · Jan 22, 2026

★★★★★

The UCP capabilities are complete and work as advertised. Our shopping agent handles product discovery and checkout end-to-end through this platform.

LW

L. Wang

API Developer · Feb 14, 2026

★★★★

Reliable endpoint. We run automated conformance checks weekly and they pass consistently. The identity linking spec is fully implemented.

DM

D. Müller

Solutions Architect · Feb 20, 2026

★★★★★

We plugged this into our agent framework and had live product discovery working within a day. The platform integration is clean.

46 other tools in Platforms

Is this your tool? Claim this listing

Related Platforms

Verified ✓
Ecosystem
Shopify favicon

Shopify

Platforms

The platform powering UCP for millions of merchants.

Leading e-commerce platform with native UCP checkout support for millions of merchants worldwide.

Integrations

Google PayShopify PaymentsStripePayPal
e-commercesaascheckout
4.1implementation(48 signals)
Google Shopping favicon

Google Shopping

Platforms

Ecosystem

Google's commerce platform enabling UCP-powered product discovery and checkout across Search and Shopping surfaces.

searchproduct-discoveryai-commerce
UnverifiedAgent-Ready: 40%
4.4implementation(47 signals)
freemium
Etsy favicon

Etsy

Platforms

Announced

Handmade and vintage marketplace with announced UCP integration for unique product discovery by AI shopping agents.

marketplacehandmadevintage
Agent-Ready: 40%
4implementation(22 signals)
paid