# Agentic commerce

Learn how to enable secure commerce between buyers, AI agents, and businesses.

> If you want to use agentic commerce to sell products, see [Enable in-context selling on AI agents](https://docs.stripe.com/agentic-commerce/enable-in-context-selling-on-ai-agents.md) or [join the waitlist](https://go.stripe.global/agentic-commerce-contact-sales).

Agentic commerce uses AI agents to discover, evaluate, and complete transactions for buyers in digital interfaces.

|  |
|  |
| **For businesses**     | To get started with agentic commerce, use [Enable in-context selling on AI agents](https://docs.stripe.com/agentic-commerce/enable-in-context-selling-on-ai-agents.md), built on the [Agentic Commerce Protocol](https://docs.stripe.com/agentic-commerce/protocol.md). |
| **For SaaS platforms** | If you operate a platform or marketplace and want to offer in-context selling on AI agents, use the [guide for SaaS platforms](https://docs.stripe.com/connect/saas/tasks/enable-in-context-selling-on-ai-agents.md).                                                   |

If you operate an AI platform, use agentic commerce to let buyers transact directly with businesses in your app. Use the [SharedPaymentToken](https://docs.stripe.com/agentic-commerce/concepts/shared-payment-tokens.md) object to pass payment credentials and risk signals to businesses without exposing the underlying credentials. Shared payment tokens (SPTs) are scoped to a single transaction and time-limited for added security.

## Get started

[Key concepts](https://docs.stripe.com/agentic-commerce/concepts.md): Learn about payment flows for agentic commerce, including shared payment tokens and product catalog management.

[Monetize your MCP app](https://docs.stripe.com/agentic-commerce/apps.md): Learn how to accept payments with your MCP app.

[Enable in-context selling on AI agents](https://docs.stripe.com/agentic-commerce/enable-in-context-selling-on-ai-agents.md): Learn how to sync your product catalog and start selling your products in-context on AI agents.
