Card network

DEFINITION

A card network, such as Visa, Mastercard, American Express, or Discover, is the payment rail that connects card issuers, merchants, and acquiring banks to move a card payment from a cardholder to a merchant.

A card network is the payment rail that connects card issuers, merchants, and acquiring banks, setting the rules and infrastructure that let a card payment move from a cardholder's account to a merchant's account. Visa, Mastercard, American Express, and Discover are the major examples, and each one operates the messaging system that authorizes a transaction, clears it, and settles the funds between the banks involved.

For a subscription business, the card network sits behind almost every recurring charge. A platform such as Recurly routes each renewal through the appropriate network, relies on the network's rules for how declines and retries are handled, and uses network-level services such as tokenization and account updater programs to keep saved payment methods current. Understanding how card networks operate helps a billing team diagnose failed payments, plan for card-present versus card-not-present distinctions, and make sense of the fees that show up on a payment processing statement.

Why card networks matter for subscription businesses

Every recurring payment a subscription company collects passes through a card network at some point, so the network's rules effectively set the outer boundaries of what is possible in a checkout or billing flow. Authorization windows, retry logic, chargeback timelines, and interchange categories are all defined at the network level, not by the merchant or even the payment gateway. A subscription business that misunderstands these rules can end up with avoidable declines, disputes it cannot win, or fees it did not anticipate.

Card networks also matter because they are the source of tools that directly reduce failed payments and fraud for recurring billing, including card account updater services and network tokenization. A subscription platform that integrates well with the major networks can pass along fresher card data and richer transaction context.

How card networks work

A card network does not hold funds itself. Instead, it operates the messaging and settlement infrastructure that connects two other parties: the issuing bank (which issued the card to the cardholder) and the acquiring bank (which holds the merchant's account). The typical flow looks like this:

  1. A cardholder's payment method is charged, and the transaction request is sent from the merchant's payment gateway to the processor or acquiring bank.

  2. The acquiring bank routes the request through the card network to the issuing bank.

  3. The issuing bank approves or declines the transaction based on available credit or funds, fraud checks, and account status, and sends that response back through the network.

  4. On approval, the transaction is later cleared and settled, with the network coordinating the movement of funds from the issuing bank to the acquiring bank, minus applicable interchange and network fees.

Card networks also set the rules for related processes that ride on top of this flow, including chargebacks, refunds, currency conversion, and the categorization of transactions for interchange pricing.

How to use card network information in billing operations

A subscription business does not choose a card network directly the way it chooses a payment gateway or processor, but understanding which networks it accepts and how each one behaves has practical implications:

  • Confirm which card networks (Visa, Mastercard, American Express, Discover, and any regional or local networks relevant to a market) are supported by the payment gateway and acquiring bank in each region a business sells into.

  • Monitor decline codes by network, since issuers on different networks can have different soft decline and hard decline patterns that call for different retry strategies.

  • Take advantage of network-provided tools, such as account updater services, that refresh expired or reissued card details automatically for recurring billing.

  • Factor network and interchange fee categories into pricing and margin planning, since these vary by card type, transaction type, and region.

Benefits and examples

Working with card networks effectively brings several benefits to a recurring billing operation:

  • Fewer failed renewals, because network-level account updater and tokenization services keep stored card details current even after a card is reissued or expires.

  • Better fraud protection, since networks require issuers to run authentication and risk checks before approving a transaction.

  • Clearer dispute handling, because each network publishes standardized chargeback reason codes and timelines that a billing team can plan around.

  • More predictable global reach, since the major networks are accepted across most markets, which simplifies cross-border subscription billing compared with relying on purely local payment methods.

Consider a subscription business whose customer's card is reissued with a new expiration date after a bank-initiated reissue. If the merchant's payment stack is integrated with the relevant card network's account updater service, the new card details can be received and applied automatically before the next renewal attempt, avoiding an otherwise failed charge and a potential involuntary cancellation.

Frequently asked questions

What is the difference between a card network and a payment processor? A card network (such as Visa or Mastercard) sets the rules and provides the infrastructure that routes transactions between issuing and acquiring banks. A payment processor is the technology company that handles the transmission of transaction data from a merchant to the acquiring bank and card network on the merchant's behalf. They work together but perform different roles.

Which companies are considered card networks? The major global card networks are Visa, Mastercard, American Express, and Discover. Some markets also have significant local or regional networks that operate alongside these.

Do card networks charge fees? Yes. Card networks charge network fees, and they also set the interchange fee schedules that issuing banks receive on each transaction. These fees vary by card type, transaction type, merchant category, and region.

How do card networks affect recurring billing specifically? Card networks influence recurring billing through their rules on transaction retries, decline codes, account updater services, and tokenization, all of which affect how reliably a subscription charge succeeds on a renewal date.