コンテンツにスキップ
アカウントを作成
または
サインイン
Stripe ドキュメントのロゴ
/
AI に質問する
アカウントを作成
サインイン
始める
支払い
売上
プラットフォームおよびマーケットプレイス
資金管理
開発者向けのツール
概要
バージョン管理
変更ログ
    概要
    Basil
    Acacia
    以前のバージョン
API バージョンのアップグレード
SDK バージョンをアップグレードする
開発者向けのツール
SDK
API
テスト
ワークベンチ
イベントの送信先
ワークフロー
Stripe CLI
Stripe Shell
開発者ダッシュボード
エージェントツールキット
LLM を使用した構築Visual Studio Code をご利用の場合Stripe 健全性アラートファイルのアップロード
セキュリティとプライバシー
セキュリティ
プライバシー
Stripe を拡張する
Stripe Apps
Stripe のコネクター
パートナー
Partner Ecosystem
パートナー認定
ホーム開発者向けのツールChangelogAcacia2024-10-28.acacia

注

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

特定の埋め込みコンポーネントの Stripe ユーザー認証を無効にするためのサポートを追加

新機能

いくつかの AccountSession コンポーネントに対して disable_stripe_user_authentication のサポートを追加します。

影響

以前は、埋め込みコンポーネントの external_account_collection を true に設定して Account Sessions API を使用すると、アカウントでそのコンポーネントを使用する際に Stripe で認証を行う必要がありました。今後は、お客様が要件の収集を担当するアカウント (Custom アカウントなど) で disable_stripe_user_authentication 機能を true に設定すると、Stripe のユーザー認証を無効にできるようになります。

変更点

パラメーター変更するリソースまたは エンドポイント
disable_stripe_user_authentication追加済み
AccountSession#create.components.account_management.featuresAccountSession#create.components.account_onboarding.featuresAccountSession#create.components.balances.features
 + さらに 7 件
AccountSession#create.components.notification_banner.featuresAccountSession#create.components.payouts.featuresAccountSession.components.account_management.featuresAccountSession.components.account_onboarding.featuresAccountSession.components.balances.featuresAccountSession.components.notification_banner.featuresAccountSession.components.payouts.features

Upgrade

  1. View your current API version in Workbench.
  2. If you use an SDK, upgrade to the corresponding SDK version for this API version.
    • If you don’t use an SDK, update your API requests to include Stripe-Version: 2024-10-28.acacia
  3. Upgrade the API version used for webhook endpoints.
  4. Test your integration against the new version.
  5. If you use Connect, test your Connect integration.
  6. In Workbench, perform the upgrade. You can roll back the version for 72 hours.

Learn more about Stripe API upgrades.

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