# Agentic commerce Sell through agents, or embed commerce into your AI interface. Agentic commerce uses AI agents to facilitate transactions between buyers and sellers. It lets sellers offer products and services through agents. In AI interfaces, buyers can browse products, get personalised recommendations and complete purchases without leaving the conversation. ### Sellers Sellers are individual businesses or platforms that represent multiple businesses. They offer goods, subscriptions, digital content, or APIs. Use agents as a sales channel for your products. Learn how to [sell products on agents](https://docs.stripe.com/agentic-commerce/for-sellers.md). ### Agents Agents act as intermediaries between buyers and sellers. They present product feeds to help buyers make purchase decisions, manage carts and checkout and accept payments. Learn how to [accept payments directly from agents](https://docs.stripe.com/payments/machine.md). #### Sellers ## Sell through agents Choose an integration based on what you sell and the level of agent interaction you need. | | [SELL THROUGH AGENTS](https://docs.stripe.com/agentic-commerce/for-sellers.md) | [ACCEPT MACHINE PAYMENTS](https://docs.stripe.com/payments/machine.md) | | --------------------------------------- | ------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------ | | Share product catalogue with agents | ✓ Supported | - Unsupported | | Enable agent to complete checkout | ✓ Supported | ✓ Supported | | Receive payment credentials from agents | ✓ Supported | ✓ Supported | | Process payments off-Stripe | [Custom integration](https://docs.stripe.com/agentic-commerce/for-sellers/custom.md) | - Unsupported | | **Protocol used** | [UCP](https://ucp.dev/) or [ACP](https://www.agenticcommerce.dev/) | [MPP](https://docs.stripe.com/payments/machine/mpp.md) or [x402](https://docs.stripe.com/payments/machine/x402.md) | #### Agents ## Enable commerce into your AI interface Choose an integration based on the capabilities you want your agent to support. | | [EMBED PRODUCTS](https://docs.stripe.com/agentic-commerce/for-agents.md) | [REDIRECT TO SELLERS](https://docs.stripe.com/agentic-commerce/for-agents.md?agent-checkout-mode=feed-only) | [FUND YOUR AGENT](https://docs.stripe.com/payments/machine.md) | | ----------------------------------------------- | ------------------------------------------------------------------------ | ----------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------ | | Browse seller product catalogues | ✓ Supported | ✓ Supported | - Unsupported | | Embed checkout flows in chats or advertisements | ✓ Supported | - Unsupported | - Unsupported | | Share payment credentials with sellers | ✓ Supported | - Unsupported | - Unsupported | | Create a wallet for your agent to use | - Unsupported | - Unsupported | [Link](https://link.com/agents) or [Cryptocurrency](https://crypto.link.com/agents) | | Provide funds to your agent | - Unsupported | - Unsupported | [SPTs](https://docs.stripe.com/agentic-commerce/concepts/shared-payment-tokens.md) or [Crypto](https://crypto.link.com/agents) | ## Get started [Sell through agents](https://docs.stripe.com/agentic-commerce/for-sellers.md): Learn how to make your products available on agents and accept agentic payments. [Accept machine payments](https://docs.stripe.com/payments/machine.md): Learn to enable agents to pay for resources programmatically (for example, for API calls or services). [Embed commerce into your AI interface](https://docs.stripe.com/agentic-commerce/for-agents.md): Let third parties offer goods and services through your agent.