コンテンツにスキップ
アカウントを作成
または
サインイン
Stripe ドキュメントのロゴ
/
AI に質問する
アカウントを作成
サインイン
始める
支払い
売上
プラットフォームおよびマーケットプレイス
資金管理
開発者向けリソース
概要
Stripe Payments について
構築済みのシステムをアップグレード
支払いの分析
オンライン決済
概要ユースケースを見つけるManaged Payments を使用する
Payment Links を使用する
事前構築済みの決済ページを使用する
Elements を使用したカスタム統合の構築
アプリ内実装を構築
決済手段
決済手段を追加
決済手段を管理
Link による購入の迅速化
支払いインターフェイス
Payment Links
Checkout
Web Elements
アプリ内決済
決済シナリオ
複数の通貨を扱う
カスタムの決済フロー
柔軟なアクワイアリング
オーケストレーション
店頭支払い
端末
決済にとどまらない機能
会社を設立する
仮想通貨
エージェント型ワークフロー
    概要
    Build your checkout flow for agentic commerce
      Process payment credentials from an agent
    テスト
    Integrate the Agentic Commerce Protocol
Financial Connections
Climate
不正利用について
Radar の不正防止
不審請求の申請の管理
本人確認
ホーム支払いAgentic commerce

注

このページはまだ日本語ではご利用いただけません。より多くの言語で文書が閲覧できるように現在取り組んでいます。準備が整い次第、翻訳版を提供いたしますので、もう少しお待ちください。

エージェント型コマースの仕組み非公開プレビュー

エージェント コマースを実現する概念についてご紹介します。

An agent manages transactions between a seller and buyers within an AI interface. It maintains pre-existing relationships with customers, such as their preferences, payment methods through existing subscriptions, and customer details. This information enables the agent to make real-time and actionable purchase recommendations directly within the AI interface, helping to improve conversion rates and leading to high-intent purchases.

概要

AI インターフェイス内で、エージェントは買い手と売り手が対話して製品を発見し、取引を実行するのを支援します。エージェントは、支払い方法を安全に管理するために 共通決済トークン を発行します。

売り手

Sellers are either individual businesses or platforms made up of multiple sellers, and typically provide e-commerce goods, subscriptions, digital content, or API functions. As a seller, you can use the agent as your sales channel to offer your products.

AI agents

Agents are LLM-powered applications which, among many things, can discover and recommend products for purchase. For example, an AI agent can, through a user interface, display products in response to a user prompt. Typically, buyers have an account or subscription with the AI agent.

The AI agent creates a Customer object for each buyer, and stores their payment information, enabling a more streamlined checkout process.

共有決済トークン

Agents issue a Shared Payment Token with the API, which is a scoped grant of a payment method. A seller can use Shared Payment Tokens directly in PaymentIntents flows, and outside of Stripe through virtualization.

売り手であるあなたには、共有決済トークンが固有に付与されており、それがあなたの取引に対してのみ使用されることが保証されています。支払いプロセスのセキュリティと管理を提供するために、共有決済トークンには使用状況制限と有効期限が含まれています。さらに、実際の PAN やその他の未加工の認証情報が含まれることはありません。

詳細については、共有決済トークンをご覧ください。

取引処理する

This diagram outlines the transaction process between AI agents and buyers, showing how you register and process payment methods.

  1. 買い手は、既存のサブスクリプション関係を通じて、または新しい支払い方法として、エージェントに決済手段を提供します。
  2. エージェントは、Stripe を呼び出して、共通決済トークンを発行します。このリクエストは、共通決済トークンを受け取る売り手、取引金額、および決済手段を指定します。
  3. エージェントは、公開済みの API を介して、共通決済トークンと取引金額を売り手に送信します。
  4. Stripe アカウントの共有決済トークンを使用してPaymentIntentを作成し、Stripe が取引をプロセスします。

参照情報

  • 共有決済トークン
  • テスト
このページはお役に立ちましたか。
はいいいえ
  • お困りのことがございましたら 、サポートにお問い合わせください。
  • 早期アクセスプログラムにご参加ください。
  • 変更ログをご覧ください。
  • ご不明な点がございましたら、お問い合わせください。
  • LLM ですか?llms.txt を読んでください。
  • Powered by Markdoc