Confidential by defaultEstablished 201072 Jurisdictions

Payment Gateway

A payment gateway is the software layer that captures payment details at checkout or at the point of sale and passes them to a processor or acquirer for authorization. It is a connection between the merchant and the card system, and it moves data rather than money.

Also called: gateway

A payment gateway sits where the customer is. It renders or hosts the checkout, collects the card details, encrypts them and sends an authorization request onward to a payment processor or directly to an acquirer. When the answer comes back it tells the merchant’s system whether the sale can proceed. It also does the work that keeps raw card data out of the merchant’s own systems — hosted fields, redirects and tokenization, which swaps the card number for a token the merchant can store and reuse.

Most gateways add more than that: routing and retry logic across several acquirers, stored-credential handling for subscriptions, and reporting that lines authorizations up against settlements. Some vendors sell gateway, processing and acquiring together on one contract, which is why the terms blur commercially even though the functions stay separate.

The money never stops at the gateway. Settlement funds move from the issuer through the scheme to the acquirer, and from the acquirer to the merchant’s bank account. A gateway outage stops new transactions being taken; it does not put already authorized funds at risk.

In practice

A gateway is a connection, not a holder of funds — no settlement money passes through it, so its failure is an availability problem rather than a money-at-risk problem. Where a provider calls itself a gateway but also receives customer funds, it is doing a second thing as well, and that part needs its own licensing analysis.

Example

A retailer’s checkout posts card details to its gateway. The gateway tokenizes the card, sends the authorization to the processor, and returns an approval in under a second. Two days later the acquirer credits the retailer’s bank account. The gateway saw every one of those transactions and never held a cent of the money.

Commonly confused with

TermHow it differs
Payment ProcessorA processor executes the authorization, clearing and settlement steps; a gateway is the connection that hands the transaction to it.
Payment Service ProviderPSP is a commercial label for a bundle of services sold to a merchant; the gateway is one function inside that bundle.

See also

← All glossary terms

Page Last Updated: 22/Sep/2026