コンテンツにスキップ
アカウントを作成
または
サインイン
Stripe ドキュメントのロゴ
/
AI に質問する
アカウントを作成
サインイン
始める
支払い
財務の自動化
プラットフォームおよびマーケットプレイス
資金管理
開発者向けのツール
始める
支払い
財務の自動化
始める
支払い
財務の自動化
プラットフォームおよびマーケットプレイス
資金管理
概要
Stripe Payments について
構築済みのシステムをアップグレード
支払いの分析
オンライン決済
概要ユースケースを見つけるManaged Payments
Payment Links を使用する
決済ページを構築
    概要
    クイックスタート
    デザインをカスタマイズする
    追加情報を収集する
    税金を徴収する
    決済フローを動的に更新
    商品カタログを管理する
    サブスクリプション
    決済手段を管理
    顧客が現地通貨で支払いできるようにする
    割引、アップセル、オプション品目を追加する
      割引を追加する
      サブスクリプションアップセルを設定
      クロスセルの設定
      オプションアイテムを設定
      顧客が無料で注文できるようにします
      年間価格を月次で表示
    将来の支払いを設定する
    支払い中に支払い詳細を保存する
    サーバーで支払いを手動で承認する
    支払い後
    Elements with Checkout Sessions API ベータ版の変更ログ
    従来の Checkout からの移行
    Checkout を移行して Prices を使用
高度なシステムを構築
アプリ内実装を構築
決済手段
決済手段を追加
決済手段を管理
Link による購入の迅速化
支払いインターフェイス
Payment Links
Checkout
Web Elements
アプリ内 Elements
決済シナリオ
カスタムの決済フロー
柔軟なアクワイアリング
オーケストレーション
店頭支払い
端末
他の Stripe プロダクト
Financial Connections
仮想通貨
Climate
ホーム支払いBuild a checkout pageAdd discounts, upsells, and optional items

注

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

クロスセル

クロスセルを使用し、顧客が購入時に補完的な商品を購入できるようにします。

ページをコピー
Checkout で商品をクロスセルする

クロスセルは、Checkout を使用して注文に追加できる商品です。

クロスセルを使用すると、顧客は Checkout で他の関連商品を必要に応じて購入できます。クロスセルによって、平均注文金額と売上が増加する可能性があります。Checkout で商品をクロスセルとして提示するには、商品が次の基準を満たしている必要があります。

  • 商品は 1 つの価格にのみ関連付けられている必要があります。
  • クロスセル商品の価格の通貨は、Checkout セッションの他の価格の通貨と一致している必要があります。
  • クロスセル商品の価格タイプが recurring の場合、Checkout セッションがサブスクリプションモードであり、その継続期間は、Checkout セッションの他の価格の継続期間と一致している必要があります。
  • サブスクリプションのアップセルを使用している場合、クロスセルは継続価格ではない商品にのみ対応しています。たとえば、月次サブスクリプションを年次請求にアップセルする際に、1 回限りの設定手数料をも同時にクロスセルできます。
  • 税金の自動計算を使用している場合、クロスセルは税金処理が指定されている価格の商品にのみ対応しています。価格の税金処理を設定するか、または Stripe ダッシュボードの Tax の設定ですべての価格のデフォルトの税金処理を設定できます。

Create a cross-sell

Configure a cross-sell on the Product details page

Configure a cross-sell on the Product details page.

You can configure a cross-sell in the Dashboard on the Product details page. Visit the Product details page for the product from which you want to cross-sell another complementary product. You’ll see a Cross-sells section with a dropdown menu containing your other Products. Select a Product with a single Price. After you configure it, all eligible Checkout Sessions cross-sell the product selected from the dropdown menu. For example, a customer purchasing a ‘Togethere Professional’ subscription would be cross-sold the ‘Professional Services: Deployment’ product.

Checkout flow

In Checkout, buyers see an option to add the cross-sell to their purchase. If buyers add the cross-sell to the Checkout Session, they can also remove it. If they remove it, the option to add the cross-sell appears again.

注

The quantity of cross-sell line items can’t be adjusted. The current maximum is 1.

Customer preview.

Retrieve Checkout Session line items

After a customer adds a cross-sell, the line_items for the Checkout Session update to reflect the addition. When fulfilling your order using the checkout.session.completed webhook, make sure to retrieve the line items.

Remove a cross-sell

You can remove a cross-sell on the Product details page. After you remove it, the product won’t be offered to any new Checkout Sessions.

Remove a cross-sell from the Product details page

Remove a cross-sell.

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