The Four-Party Model
Last Updated: 2025-12-18
Status: Complete
The four-party payment model (also called the four-corner model) is the foundational structure of the modern card payment ecosystem. Every credit and debit card transaction involves four parties: the cardholder, issuing bank (issuer), acquiring bank (acquirer), and merchant — all connected through card networks like Visa and Mastercard. Understanding how these parties interact, how interchange fees flow, and how transactions are authorized and settled is essential for anyone building payment platforms or PayFac systems.
What Is the Four-Party Payment Model?
The Four-Party Model consists of four main participants in every card transaction:
| Party | Role | Example |
|---|---|---|
| Cardholder | Consumer who uses the card | You, buying coffee |
| Merchant | Business accepting the payment | Starbucks |
| Issuing Bank (Issuer) | Bank that issued the card | Chase (your credit card bank) |
| Acquiring Bank (Acquirer) | Bank that enables merchant to accept cards | Wells Fargo Merchant Services |
The Card Network (Visa, Mastercard) sits in the middle, facilitating communication between all parties.
Visual Representation
Basic Four-Party Structure
┌─────────────────────────────────────────────────────────────────────────┐
│ CARD NETWORK │
│ (Visa / Mastercard) │
│ │
│ Sets rules, routes transactions, manages disputes, collects fees │
└─────────────────────────────────────────────────────────────────────────┘
▲ ▲
│ │
│ │
┌────────┴────────┐ ┌──────── ┴────────┐
│ ISSUING BANK │ │ ACQUIRING BANK │
│ (Issuer) │ │ (Acquirer) │
│ │ │ │
│ - Issues cards │ │ - Enables card │
│ - Approves txns │ │ acceptance │
│ - Bears credit │ │ - Bears merchant│
│ risk │ │ risk │
└────────┬────────┘ └────────┬────────┘
│ │
│ │
▼ ▼
┌─────────────────┐ ┌────────────── ───┐
│ CARDHOLDER │────────────▶│ MERCHANT │
│ │ purchases │ │
│ - Uses card │ goods or │ - Sells goods/ │
│ - Pays bill │ services │ services │
│ to issuer │ │ - Receives │
│ │ │ payment │
└─────────────────┘ └─────────────────┘
Real-World Example: $5 Coffee Purchase
Let's trace a real transaction through the four-party model:
Money flow:
- Customer pays: $5.00
- Interchange to Chase (issuer): $0.09
- Assessment to Visa: $0.01
- Acquirer markup to Wells Fargo: $0.02
- Merchant receives: $4.88
Time:
- Authorization: 800ms
- Settlement: T+1 (next business day)
- Funding to merchant: T+2
Four-Party vs Three-Party Model: Key Differences
Before diving deeper, it's important to understand that not all card networks use the Four-Party Model.
Three-Party Model (Closed-Loop)
American Express and Discover originally operated as Three-Party networks:
┌─────────────────────────────────────────────────────────────────────────┐
│ THREE-PARTY MODEL (Closed-Loop) │
├─────────────────────────────────────────────────────────────────────────┤
│ │
│ ┌─────────────────────┐ │
│ │ AMEX / DISCOVER │ │
│ │ │ │
│ │ Acts as BOTH: │ │
│ │ • Issuer │ │
│ │ • Acquirer │ │
│ │ • Network │ │
│ └──────────┬──────────┘ │