Payment Gateway
A payment gateway is a technology service that lets a business accept card and electronic payments from websites, point-of-sale terminals, or mobile devices. It acts as an intermediary that connects the merchant's checkout to the merchant's bank and payment processor so a transaction can be initiated and completed. It typically transmits payment data in an encrypted form between the customer, the merchant, and the parties that authorize the payment.
A payment gateway is an intermediary service that captures payment credentials at the point of interaction (e-commerce checkout, POS terminal, or mobile device) and transmits them, generally in encrypted form, to a payment processor and acquiring bank to initiate authorization and subsequent settlement. Because it handles or transmits cardholder data and potentially sensitive authentication data during a transaction, a gateway is typically in scope for PCI DSS; the extent of that scope, and any scope reduction achieved through mechanisms such as tokenization, encryption, or hosted payment fields, depends on the specific implementation and its validation rather than on the label 'gateway' alone. Note that a payment gateway is distinct from a payment processor and acquirer even when a single provider performs several of these roles, and that gateway functionality does not by itself constitute authentication of the cardholder (for example EMV chip authentication, 3-D Secure, or strong customer authentication are separate controls). Readers should confirm applicable PCI DSS requirements against the current published version of the standard.
Why it matters
The payment gateway sits at the point where payment credentials enter a transaction flow, connecting a merchant's checkout to its processor and acquiring bank. Because it captures or transmits cardholder data, and potentially sensitive authentication data during authorization, it is typically in scope for PCI DSS. That makes the gateway a focal point for both security controls and compliance validation: how it handles, protects, and passes payment data directly affects the merchant's own scope and obligations.
The way a gateway is implemented can meaningfully change a merchant's compliance burden. Mechanisms such as tokenization, encryption, or hosted payment fields may reduce the extent of cardholder data a merchant environment handles directly, but any resulting scope reduction depends on the specific implementation and its validation, not on the fact that a service is labeled a 'gateway.' Merchants who assume the label alone limits their responsibility can misjudge what remains in scope.
It is also important not to overstate what a gateway does. Transmitting encrypted payment data helps protect that data in transit, but gateway functionality does not by itself authenticate the cardholder. Controls such as EMV chip authentication, 3-D Secure, and strong customer authentication address that risk separately and at different points in a transaction. Treating a gateway as a complete fraud or authentication solution can leave gaps that other controls are designed to cover.
Who it's relevant to
Inside Payment Gateway
Common questions
Answers to the questions practitioners most commonly ask about Payment Gateway.