How Online Card Payments Actually Work

    A visual, end-to-end explainer of every card transaction — the five parties, the two-second authorisation flow, settlement timelines, fee economics, and the decline codes that quietly cost merchants revenue.

    Last updated: April 2026

    Key Takeaways

    • A card transaction is a coordinated message exchange between five parties — completed in roughly two seconds.
    • Authorisation reserves funds; settlement actually moves them, typically one to three business days later.
    • Issuers — not merchants — make the approve-or-decline call, weighing balance, fraud, geo, velocity, and 3D Secure signals.
    • Card networks publish interchange and scheme fees publicly. Acquirer markup is where pricing actually varies.
    • Decline codes are not all equal: soft declines can be retried, hard declines should not, and getting the difference right protects both revenue and provider standing.
    ~2 s
    Typical authorisation round-trip
    T+1 to T+3
    Settlement window for cards
    5
    Core parties in every transaction
    ~1.79%
    Avg US credit interchange

    What a Card Payment Really Is

    At its most fundamental level, a card payment is a promise. When a consumer taps, swipes, or types a card number at checkout, they are authorising their bank to transfer money on their behalf to the merchant's bank. The card itself, whether physical plastic or a digital token stored on a smartphone, is simply an authentication credential linked to a financial account. That account can be a credit line (in which case the bank is lending the consumer money) or a deposit account (in which case the bank is drawing directly from the consumer's funds).

    The distinction matters commercially. Credit card transactions carry higher processing fees because the issuing bank bears the risk that the consumer may never repay the borrowed amount. Debit card transactions are cheaper to process because the money is verified and available at the moment of purchase. In the United States, the average credit card interchange fee runs approximately 1.79%, while debit card fees are capped by the Durbin Amendment at USD 0.21 plus 0.05% of the transaction value for large issuers.

    AttributeCredit cardDebit card
    Funding sourceIssuer credit lineCardholder deposit account
    Issuer riskHigh — repayment riskLow — funds verified live
    Typical interchange (US)~1.79%$0.21 + 0.05% (regulated)
    Chargeback rightsStrongModerate (varies by network)
    Best for merchants whenHigher AOV, consumer trust mattersCost-sensitive, low-margin verticals

    Anatomy of a Card

    Before tracing the flow, it helps to know what is actually printed, embedded, and encoded on the card itself. Every visible element corresponds to a piece of data that the network and issuer rely on to authenticate, route, and price the transaction.

    Anatomy of a payment cardAnnotated diagram of a payment card showing the EMV chip, contactless symbol, primary account number, expiry date, cardholder name, and CVV.4532 1234 5678 9012VALID THRU12/28CARDHOLDERA. MERCHANT11. EMV chip — encryptedcryptogram per transaction22. NFC / contactlesstap to pay up to limit33. PAN (16 digits)first 6–8 = BIN / issuer44. Expiry date55. Card networkVisa / Mastercard / Amex6. CVV / CVC sits on the reverse — 3 digits used for card-not-present authentication
    The visible elements every payment card carries — and what each one signals to the network.

    The Primary Account Number, or PAN, is the most important field. Its first six to eight digits — the Bank Identification Number, or BIN — tell the processor which issuer to route to, which network owns the brand, and which interchange tier applies. The EMV chip generates a unique cryptogram for each transaction, which is why a copied magstripe is dramatically less secure than a chip dip. The CVV on the back, separately printed and never encoded on the magstripe, exists specifically to prove the cardholder is in possession of the physical card during card-not-present checkout.

    The Five Parties Behind Every Card Transaction

    Every standard card transaction involves five core participants. The cardholder is the consumer making the purchase. The merchant is the business accepting the payment. The issuing bank is the consumer's bank, which issued the card and ultimately approves or declines the transaction. The acquiring bank is the merchant's bank, which holds the merchant account and receives the funds once the transaction settles. Connecting these four parties is the card network (Visa, Mastercard, American Express, or Discover), which operates the infrastructure over which transaction data travels.

    Card Network: Visa, Mastercard, Amex, or Discover — the rails connecting issuers and acquirers.

    Hover or tap each node to see its role. The card network sits at the centre, routing every authorisation.

    Visa and Mastercard function purely as networks; American Express and Discover also act as issuers, a structure known in industry terms as the three-party model. That distinction explains why Amex and Discover often negotiate pricing and acceptance directly with merchants, while Visa and Mastercard pricing is mediated through acquirers.

    Card-Present vs Card-Not-Present

    The single biggest determinant of fee level and fraud exposure is whether the card is physically present at the point of sale. Networks treat the two contexts as fundamentally different risk environments, and pricing reflects that gap.

    DimensionCard-Present (CP)Card-Not-Present (CNP)
    AuthenticationEMV chip + PIN or contactlessCVV + 3D Secure / SCA
    Fraud liabilityIssuer (post-EMV shift)Merchant by default
    Typical interchange deltaBaseline+30 to +60 bps
    Decline rate~3–5%~12–18% globally
    Common settingsRetail, restaurants, transitE-commerce, subscriptions, MOTO

    Tap to Settlement, Step by Step

    The lifecycle of a card payment unfolds in seconds, but behind that speed lies a complex choreography of data exchange between multiple institutions.

    0 ms
    Initiation
    Card data captured at terminal or checkout.
    ~50 ms
    Encryption
    Gateway encrypts and forwards to processor.
    ~150 ms
    Routing
    Processor reads BIN and selects card network.
    ~1.5 s
    Authorisation
    Issuer runs fraud and balance checks.
    ~2 s
    Response
    Approve or decline returns to merchant.
    Total round-trip authorisation: typically under 2 seconds

    Authorisation Decisioning: What the Issuer Actually Checks

    The two-second authorisation window hides a dense stack of parallel checks. The issuer's decision engine evaluates dozens of signals before returning a yes or no.

    • Account status. Is the card active, not blocked, not reported lost or stolen?
    • Available balance or credit line. Are funds available, including any pending holds?
    • Velocity. How many transactions has this card attempted in the last minute, hour, and day?
    • Geographic plausibility. Is the merchant's country consistent with the cardholder's typical pattern, or has the card travelled physically impossible distances?
    • AVS and CVV match. Do the billing address and CVV provided match what the issuer holds on file?
    • 3D Secure outcome. Was the cardholder challenged, and did they pass? Successful SCA shifts liability to the issuer.
    • Machine-learning fraud score. Hundreds of features feed real-time models that score the transaction against the issuer's known fraud patterns.

    Industry benchmark: roughly 12 to 18 percent of card-not-present authorisations decline globally. Disciplined retry strategies — covered in our payment recovery guide — recover 30 to 40 percent of soft declines without breaching network excessive-retry rules.

    Clearing and Settlement Explained

    Capture and Batching

    Once the merchant fulfils the order, the authorised transaction is captured. Merchants typically group captured transactions at the end of each business day and submit the batch to their acquirer. No money moves during this stage. The process simply reconciles data so both sides agree on what is owed.

    Clearing

    The acquirer and issuer exchange the full transaction records through the card network. Clearing confirms that the details match the original authorisation and prepares the payment for final transfer. This step catches discrepancies between what was authorised and what is being claimed, adding a layer of verification before funds are released.

    Settlement

    The card network coordinates the movement of funds. The issuing bank debits the consumer's account and transfers the transaction amount, minus the interchange fee, to the card network. The network forwards the funds, minus its own scheme fee, to the acquirer. The acquirer deposits the remaining amount, minus its markup, into the merchant's bank account. Settlement usually takes one to three business days.

    1
    T+000:00:02

    Authorisation

    Issuer holds funds. Customer sees approval. No money moves yet.

    2
    T+0End of day

    Capture & Batching

    Merchant submits batch of authorised transactions to acquirer.

    3
    T+1Overnight

    Clearing

    Acquirer and issuer reconcile records via the network.

    4
    T+2Morning

    Settlement

    Net funds (minus interchange + scheme + acquirer fees) land in the merchant account.

    The lag between approval and bank deposit — typically two to three business days for cards.

    The Money Trail: Where Your £100 Goes

    Three distinct fees are deducted between the customer's payment and the merchant's deposit. Interchange goes to the issuer, the scheme fee goes to the network, and the acquirer markup is the processor's margin. Of the three, only the acquirer markup is genuinely negotiable — interchange and scheme fees are published rates that apply to every processor identically.

    Where £100 actually goes

    US credit card, indicative

    Customer pays £100. Three fees come off the top before settlement reaches your bank.

    Interchange£1.79
    → Issuing bank
    Scheme Fee£0.13
    → Card network
    Acquirer Markup£0.50
    → Processor
    Net to Merchant£97.58
    → Your bank account
    Total fees deducted: £2.42 (2.42%) · Merchant net: £97.58

    For merchants processing significant volume, the difference between a competitive markup and a default one can run into six figures annually. Use the interactive fee calculator to model your own blended rate, and see payment fee structure for the full breakdown of how each layer is set.

    Cash Flow Implications for Merchants

    The multi-day lag between customer approval and actual fund arrival explains why merchants see money appear later than the customer experience suggests. In high-volume e-commerce or subscription businesses, the timing directly affects cash flow planning and reconciliation. A merchant processing thousands of transactions daily must account for the gap between revenue recognition and bank deposits when managing operating expenses and supplier payments.

    RailSettlement speedGeography
    Card networks (Visa/MC)T+1 to T+3 business daysGlobal
    UPISecondsIndia
    PIXSeconds, 24/7Brazil
    SEPA InstantUnder 10 secondsEurozone
    FedNowSeconds, 24/7United States

    Real-time payment methods are gaining ground in 2026 precisely because they compress or eliminate these delays. Systems such as UPI and PIX settle within seconds rather than days. Yet cards remain dominant for their global acceptance, buyer trust, and the consumer protections that come with chargeback rights.

    Common Decline Codes and What to Do With Them

    Decline codes are not all created equal. Treating them uniformly is one of the most common — and most expensive — mistakes in payment operations.

    CodeMeaningTypeMerchant action
    51Insufficient fundsSoftRetry on payday or in 24–72h
    05Do not honourSoftRetry once; switch to alt payment
    14Invalid card numberHardDo not retry; request new details
    54Expired cardHardUse account updater service
    R0/R1Customer revoked authorisationHardStop billing immediately
    91Issuer unavailableSoftRetry in minutes; route via alt processor

    Visa and Mastercard both monitor excessive-retry behaviour and apply network fines when merchants exceed thresholds — typically more than fifteen retries on the same hard-decline card within a 24-hour period. Building decline-code logic into the retry engine is one of the highest-leverage operational improvements a merchant can make.

    Frequently Asked Questions

    Need Help With Your Payment Setup?

    Get expert guidance on processor selection, fee optimization, and compliance — tailored to your business.

    Book Free Consultation

    Related Reading