A payment gateway is the front-end technology that securely captures payment data, a payment processor handles the transaction routing and authorization logic, and an acquirer is the financial institution that settles funds to the merchant's account.
Why It Matters
Understanding these distinctions prevents costly integration mistakes that can delay go-to-market by 3-6 months. Gateway fees typically range from $0.10-0.30 per transaction, processor fees add 0.05-0.15%, and acquirer fees include 0.10-0.50% plus interchange. Misallocating responsibilities during vendor selection can result in 15-25% higher processing costs and compliance gaps that trigger PCI DSS audit failures.
How It Works in Practice
- 1Capture payment credentials through the gateway's secure tokenization interface, encrypting sensitive data before transmission
- 2Route transaction data via the processor's switching network to the appropriate card network (Visa, Mastercard) for authorization
- 3Validate cardholder information against issuing bank databases, typically completing authorization within 2-3 seconds
- 4Process settlement instructions through the acquirer's banking infrastructure to move funds from issuer to merchant account
- 5Generate reconciliation reports combining gateway transaction logs, processor authorization codes, and acquirer settlement batches
Common Pitfalls
Conflating PCI DSS compliance responsibilities across vendors can create audit gaps—gateways handle data security, processors manage network compliance, acquirers ensure banking regulations
Assuming one vendor provides all three functions when many specialize in only one layer, leading to integration complexity and finger-pointing during outages
Underestimating cross-border regulatory requirements where acquirers must be licensed in specific jurisdictions, potentially blocking international expansion
Key Metrics
| Metric | Target | Formula |
|---|---|---|
| Authorization Success Rate | >97% | Successful authorizations / Total authorization attempts across all three layers |
| End-to-End Settlement Time | <48 hours | Time from gateway capture to acquirer fund deposit in merchant account |