
Card intelligence means acting on BIN, issuer, and token data before authorisation, not after. Done well, it lifts approval rates, cuts fraud losses, and sharpens routing, all before the charge is even submitted. This guide covers what it is, the pre-authorisation signal stack, and where to start.
Every card payment carries more information than most payment teams act on. The card number, the issuing bank, the card product, the geographic origin: these are not just data fields in an authorisation request. They are signals. For merchants who read them correctly, the gap between industry-average performance and materially better approval rates, lower fraud losses, and lower cost is measurable.
Card intelligence is the discipline of extracting, enriching, and acting on that signal set, before, during, and after the authorisation request. This guide covers what it means in practice: which data sources it draws from, what decisions it sharpens, and where to start depending on your current maturity level.
Most payment risk tools operate at the point of authorisation or after: fraud scoring fires when the transaction is submitted, chargebacks are raised after a payment clears, and decline recovery happens after a failed charge. Card intelligence is different. Its highest-value application is before the authorisation request is sent at all.
This pre-authorisation window, the milliseconds between card entry and the moment the authorisation message leaves for the issuer, is where card intelligence creates the clearest competitive separation. A payment operation that enriches every transaction before authorisation achieves three things:
The alternative is structurally more expensive. Submitting incomplete authorisation requests and recovering failed payments after the fact means customer contact, involuntary churn, and added latency. Decline recovery never gets back 100 percent of lost revenue. Fraud chargebacks arrive weeks later with dispute fees. Pre-authorisation intelligence avoids most of these costs by fixing the problem before it becomes a decline, a fraud event, or a failed charge.
Card intelligence refers to the structured use of card-level data to make better payment decisions. It is not a single product or API, it is a layer of data enrichment that sits across the payment lifecycle, from card validation at onboarding through to routing decisions, fraud scoring, and lifecycle management of stored credentials.
The data that card intelligence draws on comes from several sources:
Taken together, these data sources allow a payment team to answer questions that cannot be answered from the authorisation request alone: Is this card eligible for a specific routing path? Does this card type require different SCA treatment? Is the card credential still current? Does the name submitted match the issuer's records? Is this card type associated with elevated fraud risk in this merchant category?
E-commerce merchants face average decline rates of 10 to 15 percent in 2025. Subscription businesses face 18 to 20 percent. Up to 70 percent of those declines are recoverable. The cardholder has a valid card and sufficient funds. Something in the transaction data caused the rejection.
The root causes of recoverable declines fall into three categories:
Card intelligence is the toolkit for addressing all three categories. A payment team with a mature card intelligence stack sees materially higher approval rates not because they are processing riskier transactions, but because they are submitting better-prepared authorisation requests.
Payment fraud operates at the intersection of card data and identity. A fraudster with stolen card credentials has access to the card's BIN attributes (scheme, issuing bank, country) but may lack other data that card intelligence surfaces. Card intelligence tools allow merchants to identify signals that distinguish fraudulent from legitimate use without requiring additional customer friction.
BIN data provides fraud signals that are available before any charge is attempted. Prepaid card detection is one of the highest-value uses: prepaid and virtual cards, including single-use virtual cards issued by fintechs, carry disproportionately high fraud rates in many merchant categories, and are frequently used to bypass free trial restrictions in subscription businesses. BIN data identifies prepaid card ranges reliably before the authorisation is submitted.
Country of issue mismatch is another meaningful signal. If the IP geolocation of the transaction suggests a customer in France but the BIN indicates the card was issued in Brazil, this is a risk flag worth routing to additional scrutiny. Legitimate cardholders travel, so the mismatch alone is not conclusive, but combined with other signals it can be decisive.
Commercial card identification matters for B2B merchants. Corporate, fleet, and purchasing cards have different interchange rates, different SCA exemption rules, and different chargeback dynamics than consumer cards. Knowing you are dealing with a commercial card before authorisation changes both the routing decision and the fraud strategy.
BIN data tells you about the card programme, not the cardholder. A stolen standard Visa credit card presents the same BIN data as the legitimate cardholder. For the identity question, card intelligence goes further: Address Verification Service (AVS) checks the billing address submitted against issuer records; account name verification checks whether the name on the transaction matches the name the card is registered to.
These tools do not authenticate the cardholder in the same way that 3D Secure does (they do not shift liability) but they provide an identity signal layer that is available in every transaction context, including transactions where 3DS is exempted or where one-leg-out rules mean SCA does not apply.
The most commercially significant use of name verification is at the point of card-on-file registration: confirming at onboarding that the person storing a card credential is the cardholder, not someone who obtained the credentials without the cardholder's knowledge.
Routing decisions are where card intelligence has the most direct, measurable commercial impact. Most payment routing is made on cost (lowest interchange) or availability (which acquirer is online). Few merchants route based on the card itself, using BIN data to understand which acquirer or processing path is most likely to produce the best authorisation outcome for a specific card.
The opportunity is significant. Approval rate variance between acquirers for the same card type can be two to five percentage points on specific issuer ranges. For a merchant processing 10 million EUR per month in recurring billing, a two percent approval rate improvement means 200,000 EUR per month in previously failed charges recovered.
BIN country data determines whether a transaction is subject to SCA under PSD2. The one-leg-out rule (where SCA does not apply if either the acquirer or the issuer is outside the EEA) depends on knowing the issuing country of the card. This determination is made from BIN data before the authorisation request is sent. A merchant who incorrectly routes a US-issued card through a European acquirer may trigger unnecessary 3DS authentication, adding friction to a transaction that is outside SCA scope.
Domestic card scheme routing is another high-value use. Cards issued under domestic schemes (Cartes Bancaires in France, Bancontact in Belgium, Girocard in Germany) often produce higher approval rates for domestic issuers than international Visa or Mastercard rails. BIN country data identifies which transactions involve domestic cards, enabling scheme-specific routing that improves both approval rates and cost.
In Durbin-regulated markets (the US), debit cards issued by banks with assets over ten billion USD must be routed through the least-cost network. BIN data that identifies regulated debit cards enables compliance with this routing requirement and avoids unnecessary interchange costs.
In payment orchestration architectures, merchants operate across multiple acquirers. Different acquirers have different historical approval rates with different issuers, based on relationship agreements and transaction history. A sophisticated routing layer uses BIN data to direct cards from specific issuers to the acquirer with the best historical approval rate for that BIN range. This requires accurate BIN data, a routing engine that can consume BIN attributes, and performance data by BIN range and acquirer. The combination produces compounding improvements over time as routing rules are refined based on observed approval rate data.
For subscription and recurring billing businesses, card intelligence extends beyond the individual transaction to the management of stored card credentials over time. Industry estimates put US card reissuance at roughly 30 percent of cards annually, due to expiry, loss or theft, bank-initiated reissuance, or card upgrades. Each reissued card is a potential failed payment for a merchant relying on the old credential.
Card lifecycle management uses two complementary mechanisms to keep stored credentials current. Network tokenisation replaces raw card numbers with scheme-managed tokens; when the underlying card changes, the scheme pushes a lifecycle event notification to the merchant and updates the token automatically. Account Updater services allow merchants to submit stored card credentials and receive any updated PAN or expiry information back from the network.
The commercial impact is measurable. Subscription billing platform Recurly estimates the cost of involuntary churn (subscribers lost because a payment failed, not because they chose to leave) at 129 billion USD globally in 2025. Between 25 and 40 percent of total subscription churn is involuntary, driven by payment failure rather than customer intent. Lifecycle management addresses the largest single category of those failures.
A mature card intelligence implementation operates as a layered pre-authorisation stack. The table below covers the layers most merchants build first, not a complete inventory: schemes and vendors also offer services such as CVV verification, device fingerprinting, and velocity checking, and new checks are added to the market regularly. The seven below are the ones with the broadest applicability across merchant types:
This is not an exhaustive list, and it will not stay complete for long. Card schemes, issuers, and third-party vendors continue to add pre-authorisation services, and which ones are worth adopting depends on merchant category, geography, and card mix. Treat the table as a starting map of the most common layers, not a ceiling on what card intelligence can include.
Not every merchant needs all layers from day one. The ROI case for each layer depends on transaction volume, business model, and geographic exposure. For subscription businesses, card lifecycle management and correct MIT indicators typically deliver the fastest payback. For merchants with cross-border volume, BIN-based routing and AVS configuration are high-priority. For high-value or first-purchase contexts, name verification adds the identity layer that BIN data alone cannot provide.
Card intelligence is not purely an operational discipline, it sits inside a regulatory environment that is actively raising the data quality requirements on merchants and PSPs.
PSD2 and its successor PSD3/PSR, which reached political agreement in November 2025, have elevated the importance of accurate BIN data for SCA rule application. The one-leg-out determination, the MIT mandate framework, and the SCA exemption logic all depend on card attributes that come from BIN data. Merchants applying SCA rules without accurate BIN country data risk over-applying friction (annoying customers on exempt transactions) or under-applying SCA, creating regulatory exposure.
Mastercard's data enrichment mandate (AN 4569) requires issuers and acquirers to provide enriched merchant and transaction data. Accurate card type and BIN data flows through this mandate as issuers use it to categorise incoming authorisation messages. The direction of travel in scheme requirements is toward richer pre-authorisation data exchange, not thinner.
The UK's Economic Crime and Corporate Transparency Act 2023 introduced a Failure to Prevent Fraud offence that took effect in September 2025, creating institutional liability for organisations that fail to implement adequate fraud prevention measures. For UK-regulated merchants, the adequacy of pre-authorisation verification (including the card intelligence tools described above) is a relevant consideration for compliance under that Act.
Payment teams at different maturity levels face different starting points. Three practical principles apply regardless of where you are:
Card intelligence is the discipline of extracting, enriching, and acting on signals contained in card data before, during, and after an authorisation request. It encompasses BIN lookup (identifying card type, issuer, and programme), zero-auth (validating card status), AVS (address verification), account name verification (confirming cardholder identity), and card lifecycle management. The goal is to improve authorisation rates, reduce fraud, and make better routing decisions using card-level data.
A BIN (Bank Identification Number) lookup queries the first 6-8 digits of a card number against a card network database to identify the issuing bank, card type (credit, debit, prepaid, corporate), issuing country, and card programme. Since the industry migration to 8-digit BINs, accuracy requires 8-digit resolution. A BIN lookup using only 6 digits may misclassify cards on ranges that split at 8 digits.
A zero-value authorisation (zero-auth) sends an authorisation request for zero currency amount to the card issuer. No funds are reserved. No charge appears on the statement. The merchant receives a network-confirmed signal that the card is active and in good standing before any charge is attempted.
Address Verification Service (AVS) compares the billing address submitted by the cardholder against the address registered with the issuer. It works reliably on US-issued cards and is available in the UK, Canada, and a handful of other markets. For internationally issued cards, AVS typically returns unavailable rather than a match result. Treating an AVS unavailable response as a negative signal will incorrectly flag legitimate international transactions.
Account name verification confirms whether the name submitted at checkout matches the name on the card at the issuing bank. Visa and Mastercard both offer name verification services that return a match, partial match, or no-match indicator. A name mismatch is a strong signal for stolen card usage or synthetic identity fraud. The check is most valuable at card-on-file storage, where a mismatch when a card is first added catches account takeover before any fraudulent purchase.