コンテンツにスキップ
アカウントを作成
または
サインイン
Stripe ドキュメントのロゴ
/
AI に質問する
アカウントを作成
サインイン
始める
支払い
売上
プラットフォームおよびマーケットプレイス
資金管理
開発者向けのツール
概要
導入を開始
商品
グローバル入金
Capital
カードを発行する
    概要
    Issuing の仕組み
    利用可能な国
    不正使用に対応する
    カード
    カードタイプを選択する
    バーチャルカード
    物理カード
    カードを管理する
    デジタルウォレット
    再発行カード
    カードプログラム
    プログラム管理
    代行業者専用の Issuing
    カードプログラムをカスタマイズする
    カードプログラムに資金を追加する
    Credit Consumer Issuing
    管理
    支出管理
    高度な不正利用防止ツール
    3DS
    不正利用に関するチャレンジ
    リアルタイムのオーソリ
    PIN 管理
    Issuing Elements
    トークン管理
    資金調達
    残高
    Stripe の実装に後から資金を追加する
    動的リザーブの実装に後から資金を追加する
    購入
    オーソリ
    取引
    不審請求の申請
    テスト
    加盟店カテゴリ
    ATM の利用
    Enriched merchant data
    Connect 付きの Issuing
    Issuing と Connect の実装を設定
    利用規約への同意を更新
    Connect の資金
    連結アカウント、カード保有者、カード
    非アクティブな連結アカウントの登録解除
    埋め込みカード管理 UI
    貸方
    概要
    連結アカウントを設定する
    クレジット規約を管理する
    その他の与信判断を報告して AAN を管理
    与信判断に必要な規制に関するデータの報告
    アカウントの債務を管理する
    クレジット連携のテスト
    追加情報
    カード保有者タイプを選択する
    Issuing と Treasury の顧客サポート
    Issuing ウォッチリスト
    マーケティングのガイドライン (ヨーロッパ/イギリス)
    製品のマーケティングとコンプライアンスのガイドライン (アメリカ)
Treasury
資金の管理
ホーム資金管理Issuing cards

注

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

Enriched merchant data非公開プレビュー

Use comprehensive merchant data to understand your customers' spending patterns to stop fraud.

ページをコピー

Enriched merchant data refers to the comprehensive information Stripe provides on card transactions, and uses a database of merchant data in the US. It’s available for Stripe Issuing users in the US.

ユースケース

You can use enriched merchant data to:

  • Improve fraud prevention: The data Stripe uses can improve fraud detection by providing detailed merchant information and transaction activity.
    • Use counterparty IDs in fraud detection models: The unique counterparty ID associated with businesses helps track spending patterns and identify anomalies across multiple locations. You can integrate this data into both rule-based algorithms and ML-based fraud models.
    • Restrict cards based on business location: Apply precise geospatial data to restrict transactions to specific locations and to reduce card misuse or fraudulent activities.
    • Improve authorization logic: Access to enriched information provides additional context during transaction evaluations, rather than only relying on generic merchant category codes. This reduces the likelihood of declines because of insufficient or incorrect information.
  • Provide personalized notifications and spending alerts: For example, instead of a generic alert such as “You made a purchase at Powdur,” use location details to send a contextual notification such as “You made a purchase at Powdur on Frederick Avenue in Brothers, OR."
  • Gain insights into customer preferences: Gain insights into customer behavior among various segments and spending patterns. This can enable personalized services, such as tailored cash-back offers for frequent suppliers, using counterparty IDs rather than manually consolidating information across multiple merchant IDs.

Access enriched merchant data

Stripe sends events for each authorization attempt and enriches the data. You don’t need to perform additional steps to access enriched transaction details. You can create detailed authorization rules using the enriched_merchant_data property of the Authorization object.

  • Counterparty ID: Every matched counterparty has a counterparty ID that remains consistent across transactions, regardless of location. If no ID is returned, it indicates no counterparty match in the merchant database, and Stripe won’t enrich the data.
  • Location details: Each counterparty object includes precise geographic data (latitude and longitude). Each location (such as a specific store name) is assigned a unique location ID. This allows issuers on Stripe to take advantage of geospatial signals in transaction decision making. For example, a fleet card (truckers’ gas card) startup might use latitude and longitude to determine whether the particular gas station is on a driver’s route to prevent unauthorized use or fraud (in this case, fuel theft).
  • Industry: The primary industry of the counterparty fits into a hierarchical classification system. For example, the industry for a department store is Retail, and their sub-industry is General Goods (Department Stores).
  • Website and phone number: Most businesses have an associated website and phone number. Stripe provides these fields in the enriched merchant data, but you also can retrieve them from the transaction in the merchantName or city fields.
Example response
{ "id": "iauth_1JVXl82eZvKYlo2CPIiWlzrn", "object": "issuing.authorization", ... "merchant_data": { ... "enriched_merchant_data": { "counterparty": [ { // This is a unique ID associated with this counterparty. "id": "d730906b-f1a8-49f1-9939-f27390170a6d", "name": "Walmart", "legalName": "Walmart Inc", // This counterparty's industry (in the context of the current transaction). // The industry is a hierarchical tree, listed in descending order // (from most general to most specific). "industry": [ { "id": "011-000-000-000", "name": "Retail", "icon": "https://static.v2.spadeapi.com/categories/ee4ee39fd5474d31ac42f9e606b9040a/light.png" }, { "id": "011-018-000-000", "name": "General Goods", "icon": "https://static.v2.spadeapi.com/categories/ee4ee39fd5474d31ac42f9e606b9040a/light.png" }, { "id": "011-018-002-000", "name": "Department Stores", "icon": "https://static.v2.spadeapi.com/categories/ee4ee39fd5474d31ac42f9e606b9040a/light.png" } ], // An assessment of how confident we are that this counterparty was // involved in this transaction. "matchScore": 93.6, // The specific location at which this transaction took place. // This list can currently contain up to one location. "location": [ { // This is a unique ID associated with this location. "id": "380e18b7-bf9e-3545-b27e-80e36301c540", "address": "1590 Dunlawton Ave Suite 100", "addressLine1": "1590 Dunlawton Ave", "addressLine2": "Suite 100", "city": "Port Orange", "region": "FL", "postalCode": "32127", "country": "USA", "phoneNumber": "+13867562711", "latitude": 29.116576, "longitude": -81.02062 } ], // The counterparty's logo "logo": "https://v1.spadeapi.com/logos/verified/walmart.png?size=large", // The median amount of money spent per transaction at this counterparty. "medianSpendPerTransaction": 22.77, // The counterparty's phone number (if this counterparty has multiple // locations, this will generally be its corporate phone number). "phoneNumber": "+18004386278", "website": "walmart.com" } ] } }, ... }

Discrepancies can arise between enriched merchant data and data from card networks (such as Visa). If this happens, check timestamps and other relevant fields. Doing so helps identify the sources of discrepancy and you can fall back on the network data when the enriched merchant data isn’t accurate or present.

We provide enriched data when available, but it might not always be present. If enriched data is missing, check that your integration is correctly set up to call the Authorizations API and verify that your implementation is listening for authorization events. If you have any questions about the enriched merchant data output, contact issuing-support@stripe.com. If you notice inaccuracies or omissions in the merchant data, log the details and contact Stripe support.

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