A payment gateway is the piece of software that stands between your checkout page and the banks. When a customer types a card number or taps Apple Pay, the gateway takes those details, checks them, asks the customer's bank for the money, and later deposits it in your account. You never see or store the card number yourself.
It concerns anyone who wants to be paid online without becoming a bank. A creator selling a $29 preset pack from a link-in-bio page and a brand doing 2,000 orders a month both rely on one. The difference is only in how much they pay for it and how many payment methods they turn on.
What is a payment gateway?
A payment gateway is a licensed service that authorizes and settles electronic payments on behalf of a merchant. In everyday use, the word covers three jobs that used to be separate: the gateway (encrypting and transmitting card data), the processor (talking to the card networks and banks), and the merchant account (the holding account where money lands before it is paid out to you). Stripe, PayPal, Adyen, Mollie and Checkout.com bundle all three, which is why most sellers never learn the distinction.
It is not the same as a bank account. The gateway holds money briefly and pays it out on a schedule; your bank is where it ends up. It is not a payment method either. Cards, Apple Pay, Google Pay, SEPA transfers and local wallets are payment methods; the gateway is the pipe they flow through. And it is not cash on delivery, where no gateway is involved because the courier collects the money.
Vocabulary worth knowing: "authorization" (the bank agrees the funds exist and holds them), "capture" (you actually take the money), "settlement" (the funds move from the customer's bank to the gateway), "payout" (the gateway sends the money to your bank), "chargeback" (the customer's bank reverses a payment after a dispute), and "PCI DSS" (the card industry's security standard, which the gateway carries so you do not have to).
Why it matters
The gateway decides three things about every sale: whether it goes through, how much of it you keep, and when you receive it.
Whether it goes through is the biggest one. A gateway that does not support the customer's card type, or that triggers a bank's fraud filter too often, silently loses orders. A store with a 3% failed-payment rate on 500 attempts a month loses 15 orders. At $60 each, that is $900 a month gone at the very last step, after you have already paid to bring those people to the checkout.
How much you keep is the processing fee. At 2.9% + $0.30 on a $60 order, the gateway takes $2.04 and you receive $57.96. On 500 orders that is $1,020 a month. It is the cost of accepting cards, not a platform commission, and it is broadly the same for everyone selling online.
When you receive it is the payout schedule. Two days is normal for Stripe in most countries, seven days is common for new accounts, and PayPal can hold funds for 21 days on a young account with a spike in sales. A brand that buys stock with last week's revenue feels this immediately.
How it works
A card payment looks instant, but eight steps happen in about two seconds:
- The customer enters card details in a form served by the gateway, either embedded in your checkout or on a hosted page. The card number goes to the gateway's servers, not yours.
- Tokenization. The gateway replaces the card number with a token, a random string your store can reference without ever holding the real number.
- Fraud screening. The gateway compares the payment with patterns it has seen across millions of merchants: mismatched country, unusual velocity, a card that failed elsewhere minutes ago.
- 3D Secure when required. In Europe and increasingly elsewhere, the customer's bank may ask for a code or an app approval. This is the step where impatient buyers drop.
- Authorization request. The gateway asks the card network (Visa, Mastercard) to ask the customer's bank whether the funds exist. The bank answers yes or no.
- Capture. Your store confirms the order and the gateway captures the authorized amount. Most stores authorize and capture in one go.
- Settlement. Over the next day or two, the money moves from the customer's bank to the gateway's account.
- Payout. On your payout schedule, the gateway transfers your balance, minus fees, to your bank account.
Wallets like Apple Pay and Google Pay skip the typing and often skip 3D Secure, which is why they convert better on mobile. PayPal works the same way but the customer logs into their PayPal account instead of entering a card.
Benchmarks and examples
- Card processing fees: 1.4% + €0.25 for European cards on Stripe in the EU, 2.9% + $0.30 for US cards, 3.25% and up for cards from outside your region. PayPal sits around 2.9% to 3.5% plus a fixed part, higher for cross-border.
- Currency conversion: an extra 1% to 2% when you charge in one currency and get paid out in another.
- Payment success rate: 90% to 96% for a healthy store. Below 88% usually means a 3D Secure or configuration issue.
- Payout delay: 2 to 7 days for cards, instant to 1 day for PayPal balance, up to 21 days on a held account.
- Chargeback rate: under 0.5% is fine, above 1% attracts penalties and account reviews.
A creator selling digital products at $19 to $49 to a global audience will typically run Stripe for cards and Apple Pay, plus PayPal for the 20% to 30% of buyers who prefer it. A clothing brand selling within one country in Europe will lean on cards and local methods and see fees closer to 1.5% overall.
Common mistakes
- Offering only one method. Some customers only pay with PayPal, some only with a wallet. One method means one reason to leave.
- Charging in the wrong currency. A customer in France shown a price in dollars pays a conversion fee and hesitates. Multi-currency pricing removes both.
- Ignoring failed payments. A declined card is not always a lost customer. An email ten minutes later with a link to retry recovers a share of them.
- Not verifying the account before launch. Gateways ask for identity and business documents. A missing document on launch day means held payouts.
- Treating the gateway fee as negotiable on day one. Lower rates exist, but only above roughly $80,000 to $100,000 a month in volume. Below that, pick for reliability and methods, not for a 0.2% difference.
Best practices
- Turn on wallets. Apple Pay and Google Pay on a phone are a one-tap checkout. They lift mobile conversion by several points for no extra fee.
- Show the total in the customer's currency. Let the gateway handle the conversion at the end, not the customer in their head.
- Match the checkout to the gateway's embedded form. Redirecting to another site at the last step costs trust. Keep the card form on your page.
- Set up your payout schedule deliberately. Weekly payouts make bookkeeping simple; daily payouts help cash flow. Pick one and stick to it.
- Respond to disputes within the deadline. A chargeback answered with tracking and a delivery signature is often won. One ignored is always lost.
- Keep PayPal as a second option. It is more expensive per transaction, but it is the only way some customers will pay, and a second gateway is insurance if the first one holds your account.
In Roctify
Stripe and PayPal are built into every Roctify plan. You connect your own accounts in a few minutes and the same one-page checkout serves your link-in-bio page and your full store, with cards, Apple Pay, Google Pay and PayPal side by side. Cash on delivery is available for the markets where cards are rare. Roctify adds no transaction fee of its own on any plan, so the only cost per sale is the gateway's processing fee.
Multi-currency and VAT settings let you display and charge in the customer's currency with the right tax applied, and every payment lands as an order in the shared catalog whatever channel it came from.
FAQ
Do I need a merchant account to sell online?
Not anymore. Stripe and PayPal bundle the merchant account with the gateway, so you sign up, verify your identity and start accepting payments the same day. A separate merchant account from a bank only makes sense at high volume, when negotiated rates justify the paperwork.
Which is better, Stripe or PayPal?
They serve different customers. Stripe handles cards and wallets with lower fees and a cleaner embedded form. PayPal costs more but reaches buyers who will not type a card number on a site they do not know. Most small stores run both and let the customer choose.
Why was my payment declined when the card is fine?
The most common causes are a 3D Secure step the customer abandoned, a bank fraud rule triggered by a foreign merchant, or a mismatch between the billing address and the card. Ask the customer to retry with the bank app open, or offer a wallet or PayPal as an alternative.