← Reference · Home · Print this page

Finance · Payments

Payment Gateway

Reference entry · last updated 20260911

A payment gateway is a software service that captures, encrypts, and transmits payment instructions between a merchant’s checkout interface and payment processing networks.[1]

1. First principles: data transport and isolation

In online commerce, the merchant’s web server cannot safely connect directly to banking settlement networks. A payment gateway acts as the secure entry point. It accepts checkout payloads, applies format validation and cryptographic protection, and marshals requests into downstream protocols (such as ISO 8583 or proprietary banking APIs).[1][2]

2. Gateway versus processor versus acquirer

Modern payment companies frequently bundle these components into full-stack PSPs, but they perform distinct operational functions:[1]

3. Integration patterns and PCI implications

Gateways offer multiple integration patterns that determine merchant engineering effort and PCI DSS compliance burdens:[4]

4. Multi-acquirer routing and resiliency

Independent payment gateways provide payment orchestration across multiple acquiring banks. Gateways can dynamically route transactions based on cost, card brand, currency, issuing region, or target approval rates.[1]

When an acquiring bank experiences an outage or transient technical decline, resilient gateways can retry the transaction across alternative processing paths using stored network tokens.[2]

5. See also

6. References

  1. Adyen. Payment service providers: gateway and processor roles.
  2. Stripe. Online payments architecture and APIs.
  3. Adyen. What is an acquirer?
  4. PCI SSC. FAQ 1588: SAQ A eligibility criteria for scripts.