What Is Payment Processor?
Definition
A payment processor is a company that handles the technical routing, authorization, and settlement of electronic payment transactions between merchants, card networks, and banks.
Explained in Detail
A payment processor is a technology company that manages the technical infrastructure required to route, authorize, and settle electronic payment transactions. When a consumer pays with a card or other electronic method, the payment processor handles the communication between the merchant's point of sale (physical or online), the card network, the acquiring bank, and the issuing bank. Payment processors ensure that transaction data is transmitted securely, authorization responses are returned in real time, and settlement occurs correctly.
## What Payment Processors Do
Payment processors perform several critical functions:
**Transaction routing**: When a merchant submits a payment, the processor determines the appropriate card network (Visa, Mastercard, etc.) and routes the authorization request to the correct issuing bank through that network.
**Authorization management**: The processor transmits authorization requests and receives approval or decline responses, typically within 1-3 seconds. It handles the messaging protocols required by card networks (ISO 8583 for traditional card processing).
**Fraud screening**: Most modern processors include fraud detection tools that analyze transactions for suspicious patterns before forwarding them for authorization. Stripe Radar, Adyen RevenueProtect, and Braintree's fraud tools are examples.
**Settlement and clearing**: At the end of each day (or at the merchant's configured cadence), the processor batches all authorized transactions and submits them for clearing and settlement through the card networks and banking system.
**Reporting and reconciliation**: Processors provide merchants with transaction reports, settlement statements, and tools for reconciling payments against orders.
## Payment Processor vs Payment Gateway vs PSP
These terms are related but distinct:
- **Payment gateway**: The customer-facing technology that securely captures and transmits payment data from the checkout page to the processor. Think of it as the front door. - **Payment processor**: The backend system that routes transactions to card networks and banks for authorization and settlement. Think of it as the engine. - **Payment service provider (PSP)**: A company that bundles the gateway, processor, merchant account, and additional services (fraud tools, reporting, multi-currency support) into a single platform. Stripe, Adyen, and PayPal are PSPs.
Many modern PSPs are also payment processors — Adyen, for example, operates its own processing infrastructure and acquiring licenses. Others, like Shopify Payments, build a PSP layer on top of another company's processing infrastructure (Stripe, in Shopify's case).
## Types of Payment Processors
**Front-end processors**: Handle the authorization side — connecting to card networks, transmitting authorization requests, and returning responses. They operate in real time during the transaction.
**Back-end processors**: Handle the settlement side — batching transactions, submitting them for clearing, managing fund transfers between banks, and producing settlement reports.
Many processors handle both front-end and back-end processing. The distinction is more relevant in the traditional card processing world; modern PSPs typically handle the full lifecycle.
## Major Payment Processors
The largest payment processors globally include Fiserv (First Data), FIS (Worldpay), Global Payments, Adyen, Stripe, JPMorgan Chase Merchant Services, and Block (Square). The processing landscape has consolidated significantly through mergers — Fiserv acquired First Data in 2019, FIS acquired Worldpay in 2019 (though it was later partially spun off), and Global Payments merged with TSYS in 2019.
## Choosing a Payment Processor
Key factors when choosing a processor include: supported payment methods and geographies, pricing model (flat-rate vs interchange-plus), settlement speed, fraud prevention capabilities, API quality and developer experience, uptime and reliability, and the ability to handle your specific industry vertical.