What Is a Payment Gateway?
A payment gateway is the technology that captures and transmits payment data when a customer pays. Think of it as the digital equivalent of a card reader at a physical checkout — it's the front-end layer that sits between your customer and the rest of the payment chain.
When a shopper enters their card details on your checkout page, the gateway encrypts that information and securely passes it along for authorisation. It handles the moment of transaction: collecting data, checking for fraud signals, communicating with the card networks, and returning an approval or decline response to your store — typically in a second or two.
Gateways can be embedded in your website (via a hosted checkout or API), presented as a standalone payment link, or built into a physical POS terminal. The common thread is data collection and secure transmission.
What Is a Payment Processor?
A payment processor is the back-end infrastructure that moves the money. Once the gateway hands off the encrypted transaction data, the processor takes over: it talks to the card networks (Visa, Mastercard, etc.), routes the authorisation request to the cardholder's issuing bank, receives the response, and coordinates the eventual settlement of funds into your merchant account.
In short: the gateway handles the conversation with your customer; the processor handles the conversation with the banks.
Many providers bundle both functions together, so the line between them has blurred considerably. When a merchant signs up for a payment service, they often get a gateway and processing capability from the same vendor — but they remain conceptually distinct layers with different technical roles.
How They Work Together
Here's the flow for a typical card payment:
- Customer enters card details at checkout (gateway collects and encrypts).
- Gateway sends the authorisation request to the processor.
- Processor routes the request through the card network to the issuing bank.
- Issuing bank approves or declines; the response travels back through the processor to the gateway.
- Gateway displays the result to the customer and your platform.
- At end of day (or per your settlement cycle), the processor facilitates the transfer of funds to your account.
The whole round-trip typically takes 1–3 seconds from the customer's perspective.
Which One Does Your Business Actually Need?
For most merchants, the practical answer is: both — but sourced from a single provider so you don't have to manage separate contracts or integrations. What you're really choosing is a payment service provider (PSP) that bundles gateway, processing, and often fraud tools under one roof.
When evaluating providers, the more useful questions are:
- Which payment methods are supported? (Cards, local wallets, QR codes, bank transfers?)
- What does the pricing model look like — flat rate, interchange-plus, or something else?
- Does it integrate with your existing platform or require a custom build?
- How does settlement timing work?
If you're looking for a payment gateway in Singapore that covers both gateway and processing for cards and local payment methods, ONE Solutions offers a hosted checkout, payment links, and a REST API that handles the full stack.