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

注

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

Interac カードなどの対面支払い方法のサポートを追加しました

新機能

card_present または interac_present の決済手段を使用して行われた対面取引の処理と区別をより適切に行えるようになります。

追加済み
card_present.descriptionnullable string

A high-level description of the type of cards issued in this range. (For internal use only and not typically available in standard API requests.)

追加済み
card_present.issuernullable string

The name of the card’s issuing bank. (For internal use only and not typically available in standard API requests.)

追加済み
card_present.brand_productnullable string

The product code that identifies the specific program or product associated with a card.

追加済み
card_present.network_transaction_idnullable string

This is used by the financial networks to identify a transaction. Visa calls this the Transaction ID, Mastercard calls this the Trace ID, and American Express calls this the Acquirer Reference Data. The first three digits of the Trace ID is the Financial Network Code, the next 6 digits is the Banknet Reference Number, and the last 4 digits represent the date (MM/DD). This field will be available for successful Visa, Mastercard, or American Express transactions and always null for other card brands.

影響

この変更により、これらの取引タイプに関連する特定の詳細にアクセスできるようになります。

変更点

パラメーター変更するリソースまたは エンドポイント
issuerdescriptionbrand_productnetwork_transaction_id追加済み
Charge.payment_method_details.card_present
issuerdescriptionnetwork_transaction_id追加済み
Charge.payment_method_details.interac_present
issuerdescriptionbrand_product追加済み
PaymentMethod.card_present
issuerdescription追加済み
PaymentMethod.interac_present
network_transaction_idbrand_product追加済み
ConfirmationToken.payment_method_preview.card.generated_from.payment_method_details.card_presentPaymentMethod.card.generated_from.payment_method_details.card_present

アップグレード

  1. Workbench で現在の API バージョンを表示します。
  2. SDK を使用している場合は、この API バージョンに対応する SDK バージョンにアップグレードします。
    • SDK を使用していない場合は、Stripe-Version: 2024-09-30.acacia を含めるように API リクエストを更新してください。
  3. Webhook エンドポイントに使用する API バージョンをアップグレードします。
  4. 新しいバージョンに対して、実装内容をテストします。
  5. Connect を使用する場合は、Connect の実装内容をテストします。
  6. Workbench でアップグレードを実行します。バージョンをロールバックできるのは 72 時間以内です。

Stripe API のアップグレードについて、詳細をご確認ください。

関連する変更点

  • Confirmation Tokens でセキュリティコードトークンを取得するオプションを追加しました
  • 確認トークンで顧客 ID を決済手段のプレビューに追加しました
  • BLIK 決済で一意の支払人を識別する機能を追加しました
  • Affirm 取引 ID のサポートを追加しました
  • Charges に authorization_code を表示しました
  • card_present の Charges と Payment Methods にウォレット情報を追加しました
  • Klarna を使用する Charges に国のフィールドを追加しました
  • Disputes で Amazon Pay の不審請求の申請タイプを表示しました
このページはお役に立ちましたか。
はいいいえ
お困りのことがございましたら 、サポートにお問い合わせください。
早期アクセスプログラムにご参加ください。
変更ログをご覧ください。
ご不明な点がございましたら、お問い合わせください。
LLM ですか?llms.txt を読んでください。
Powered by Markdoc