A payment gateway is the technology that stands between your customer and their bank account. Think of it as a digital cashier—when someone buys something from your website or app, the payment gateway captures their card information, sends it securely to their bank, and confirms whether the transaction goes through. The whole process typically takes a few seconds, but a lot is happening behind the scenes.
Find Recovered Files in Microsoft Word Guide →
Many business owners confuse payment gateways with payment processors. They work together but do different things. The gateway collects the payment information. The processor then communicates with the customer's bank to verify funds. A merchant account holds the money temporarily before it lands in your business bank account. Understanding these separate roles matters because you might need to work with multiple providers, or you might choose an all-in-one solution that handles all three functions.
Payment gateways handle different types of transactions. Some specialize in credit and debit card payments only. Others support digital wallets like Apple Pay and Google Pay, bank transfers, and even cryptocurrency in some cases. The type of business you run—whether you sell products online, offer services, operate a subscription model, or accept donations—affects which gateway features matter most to you.
Security is central to how gateways work. When a customer enters their card details on your website, the gateway encrypts that information immediately. Your website never actually stores full card numbers (this is called PCI compliance, a security standard set by payment card companies). The gateway handles that sensitive data in a secure environment separate from your business systems.
Practical takeaway: Before comparing specific gateways, map out what types of payments your business needs to accept. Write down whether you need credit cards only, mobile wallets, international payments, or recurring billing. This list will guide which gateways are even worth considering.
Stripe stands out as one of the most flexible gateways available. It's built for developers and non-developers alike—you can set it up without coding knowledge, but if you have a tech team, they can customize it heavily. Stripe accepts credit cards, Apple Pay, Google Pay, ACH bank transfers (in the US), and iDEAL transfers (in Europe). The pricing is straightforward: 2.9% + $0.30 per transaction for online cards. Stripe doesn't charge monthly fees for basic use, only when you process payments.
Free Guide to USB Drive Write Protection Issues →
PayPal remains one of the oldest and most recognized gateways. Many customers trust it because they already have PayPal accounts. PayPal's gateway works well if you want to tap into that existing customer base. However, PayPal's fee structure varies by product—their standard credit card rate is 2.9% + $0.30, but they offer different pricing for different transaction types. PayPal also requires customers to create or link to a PayPal account unless you use their advanced integration options.
Square offers an interesting middle ground for businesses that also use physical payment terminals in-store. If you need both online and in-person payment processing, Square keeps everything under one account and dashboard. Online card fees run 2.9% + $0.30. Square built their reputation on making payment processing accessible to small businesses, and their interface prioritizes simplicity over advanced customization.
Authorize.net has served businesses for over 20 years, particularly common in larger enterprises and subscription-based models. It doesn't handle payments directly—instead, it acts as a pure gateway that works with various payment processors. This means more control but also more complexity. Authorize.net charges a monthly fee (around $25-$50) plus transaction fees that depend on your processor choice. This model appeals to businesses processing high volumes where monthly fees become worthwhile.
Worldpay (formerly Vantiv) and Adyen serve businesses ranging from mid-market to enterprise. These gateways excel at handling complex, high-volume transactions and international payments. They tend to have higher monthly minimums and require direct sales conversations rather than self-service signup. Smaller businesses rarely need this level of infrastructure.
Practical takeaway: Create a spreadsheet comparing the gateways that match your transaction types. List their monthly fees, per-transaction fees, which payment methods they support, and any setup requirements. This visual comparison prevents confusion when multiple gateways seem similar.
Payment gateway fees come in several forms, and understanding each type prevents surprise costs. The per-transaction fee is what you notice most—this is the percentage cut the gateway takes from each sale, plus a flat fee per transaction. Most standard online credit card processing ranges from 2.5% to 3.5%, plus $0.20 to $0.50 per transaction. This fee is split among the gateway, the processor, and the card networks (Visa, Mastercard, etc.), though you typically pay one bundled rate.
Free Guide to Finding Local Discount Offers →
Monthly fees vary wildly. Some gateways like Stripe charge nothing monthly and only take money when you process transactions. Others like Authorize.net charge a flat monthly fee regardless of sales volume. A few gateways use tiered pricing—you pay one monthly rate up to a certain transaction volume, then different rates above that threshold. For low-volume sellers, monthly fees are usually a bad deal. For high-volume sellers, they often become cheaper than per-transaction fees.
Setup and integration fees occur once, when you connect a gateway to your website or app. Many modern gateways charge nothing for setup if you do it yourself through their dashboard. However, if you hire a developer or use a professional integration service, you'll pay them directly (not the gateway). Some gateways offering managed integration services charge setup fees themselves, typically $100 to $500.
Specialized transaction fees apply to certain payment methods or transaction types. International credit card transactions might cost more than domestic ones. Digital wallet payments (Apple Pay, Google Pay) sometimes have different rates than traditional card payments. ACH bank transfers typically cost less than card payments. Recurring billing or subscription payments sometimes have their own fee tier. Refunds can occasionally trigger a fee, though many gateways refund transaction fees when you reverse a charge.
Hidden fees worth investigating: customer support fees (some charge for phone support), PCI compliance fees (some charge annual fees for handling your security), chargeback fees (when a customer disputes a transaction), batch fees (charged for settling transactions at end of day), and gateway account closure fees (charged if you leave before a contract term ends). Not all gateways charge all these fees, but reading the fine print reveals which do.
Practical takeaway: Calculate your expected monthly transaction volume and average transaction size. Then run the numbers for each gateway candidate using their actual fee structures—don't estimate. A gateway charging 2.5% per transaction beats one charging 3% plus a $30 monthly fee only if your volume is low enough. The math changes at different scale levels.
Integration difficulty depends on your technical comfort level and the platform you're building on. If you use a website builder like Shopify, WooCommerce, Squarespace, or BigCommerce, payment gateway integration is often just clicking a button. These platforms have pre-built connections to major gateways—you input your gateway account credentials, and the platform handles the technical plumbing. Most small business owners can complete this integration in 15 to 30 minutes without touching code.
Free Guide to Understanding Male Attraction and Arousal →
Building a custom website or app requires more technical involvement. Some gateways provide thorough documentation and code libraries (SDKs) that make integration straightforward for experienced developers. Stripe, for example, offers comprehensive documentation and code examples in multiple programming languages. Other gateways provide less detailed support and expect developers to figure out API calls independently. If you're hiring a developer, ask them which gateways they've worked with—using a familiar gateway means faster implementation and fewer bugs.
The integration method you choose affects both complexity and fees. A hosted payment page is the simplest option—you create a button on your website that sends customers to the gateway's hosted checkout. The customer enters payment information on the gateway's page (not your site), which simplifies PCI compliance. This approach works well for simple setups but limits your branding control. A redirect flow is slightly more complex—you collect payment information through your own form, but the gateway handles the sensitive processing. An embedded payment form (called an iframe) lets you embed a secure payment form directly on your website while keeping most of the look-and-feel under your control.
API integration is the most technical
This guide is for general information only and is not medical, financial, legal, or other professional advice. For decisions specific to your situation, consult a qualified professional. See our Editorial Policy.