How Card Acquiring Works
Card acquiring spans the full journey from the moment a customer initiates a payment to the moment cleared funds land in the merchant's bank account. The process involves several parties — merchant, acquirer, card network, and issuing bank — exchanging messages and money in a precise sequence. Understanding each step helps merchants diagnose authorization failures, reduce costs, and negotiate better terms.
Customer Initiates Payment
The cardholder presents their card — physically, via NFC, or by entering card details online. The merchant's terminal or payment gateway captures the card data and encrypts it before transmission.
Authorization Request Sent to Acquirer
The encrypted transaction data is forwarded to the acquiring bank. The acquirer validates the request format, checks for basic fraud signals, and routes it onward to the relevant card network (Visa, Mastercard, American Express, etc.).
Card Network Routes to Issuer
The card network passes the authorization request to the cardholder's issuing bank. The issuer checks available funds, credit limits, and fraud rules before returning an approval or decline code — typically within 1–2 seconds.
Response Returned to Merchant
The approval or decline travels back through the card network to the acquirer and then to the merchant's terminal or checkout. An approved response reserves the transaction amount on the cardholder's account.
Clearing and Settlement
At end of day, the merchant submits a batch of authorized transactions to the acquirer for clearing. The acquirer presents these to the card networks, which debit the issuing banks. Funds — less interchange, scheme fees, and the acquirer's margin — are deposited into the merchant's merchant account, typically within one to two business days.
Why Card Acquiring Matters
Card acquiring is not a commodity utility — the acquirer you choose, and how you configure your acquiring setup, has a direct and measurable impact on revenue. Authorization rates, chargeback thresholds, settlement speed, and fee structures all vary significantly between acquiring providers and contract types.
Card payments now account for approximately 57% of all global point-of-sale transaction volume, according to Worldpay's 2024 Global Payments Report, making acquiring infrastructure a core operational dependency for almost every merchant. The global card acquiring market was valued at over $30 billion in revenue in 2023 and is projected to exceed $48 billion by 2028, driven by ecommerce growth and card network expansion into emerging markets (McKinsey Global Payments Report, 2023). Furthermore, merchants who implement multi-acquirer routing strategies report authorization rate improvements of 3–5 percentage points on cross-border transactions — a meaningful lift given that a single declined transaction can cost significantly more than its face value in lost lifetime customer value.
Authorization Rate Impact
A 1% improvement in authorization rate on $10 million monthly GMV equals $100,000 in recovered revenue per month. Acquiring configuration is a direct revenue lever, not just an infrastructure decision.
Card Acquiring vs. Card Issuing
Card acquiring and card issuing are the two complementary sides of every card transaction. They are often confused because both involve banks and card networks, but they serve entirely different parties and carry different obligations.
| Dimension | Card Acquiring | Card Issuing |
|---|---|---|
| Serves | Merchants | Cardholders |
| Primary institution | Acquiring bank | Issuing bank |
| Financial risk | Merchant default, chargebacks | Cardholder default, fraud losses |
| Revenue model | Acquiring margin, scheme fees | Interchange income, interest |
| Regulatory focus | Merchant onboarding KYB, AML | Consumer KYC, credit regulation |
| Key metric | Authorization rate, settlement speed | Approval rate, credit utilization |
| Network relationship | Acquirer member of card scheme | Issuer member of card scheme |
Both institutions must be licensed members of the relevant card network. A single financial institution can act as both acquirer and issuer, but the functions remain operationally and financially distinct.
Types of Card Acquiring
Not all acquiring relationships are structured the same way. Merchants access acquiring services through several different models, each with its own onboarding requirements, fee structure, risk profile, and level of control.
Direct acquiring gives the merchant a direct contractual relationship with an acquiring bank. This is the most common setup for established businesses with significant volume. It offers the most control over pricing, settlement, and data but requires thorough KYB (Know Your Business) underwriting and typically a longer onboarding process.
Payment facilitators (PayFacs) are companies licensed to onboard sub-merchants under their own master merchant account. Stripe, Square, and PayPal operate on this model. Merchants onboard in minutes but trade granular control over pricing and settlement for convenience. The PayFac assumes liability for the sub-merchant portfolio.
Acquirer aggregators function similarly to PayFacs but are more common in specific verticals or regions. They pool many merchants under a single acquiring relationship, enabling scale economies but adding an intermediary layer.
High-risk acquiring is a specialized segment for industries with elevated chargeback rates or regulatory complexity — gaming, adult content, nutraceuticals, crypto exchanges. High-risk acquirers charge higher margins and reserve rates in exchange for accepting merchant categories that standard acquirers decline.
International and local acquiring refers to using acquirers domiciled in the same country as the cardholder. Local acquiring typically yields higher authorization rates on cross-border transactions because the issuing bank recognizes the acquirer's BIN as domestic, reducing the transaction's risk score.
Best Practices
Acquiring strategy is an ongoing operational discipline, not a one-time contract decision. The right setup at $100k monthly GMV is almost never the right setup at $10 million.
For Merchants
- Benchmark authorization rates by card type and geography. Aggregate approval rates hide significant variance. A 90% overall rate may mask a 70% approval rate on international Mastercard debit transactions — a problem a second acquirer could fix.
- Negotiate interchange-plus pricing. Blended flat-rate pricing is convenient early on but expensive at scale. Interchange-plus exposes the actual cost structure and gives you leverage to reduce the acquirer margin over time.
- Monitor settlement timelines and reserve requirements. Rolling reserves (funds withheld by the acquirer as chargeback protection) can represent significant tied-up capital. Negotiate release schedules contractually.
- Ensure your acquiring footprint matches your cardholder geography. A merchant selling into Europe with a US-only acquirer will see authorization rates 5–10% lower than competitors using local European acquiring.
- Keep chargeback rates below 0.9% per card network thresholds. Exceeding thresholds triggers monitoring programs that can result in higher fees or acquirer termination.
For Developers
- Surface raw decline codes — not just "card declined." Each acquirer and card network returns specific response codes. Log them, analyze patterns, and use them to drive smart retry logic.
- Implement idempotency keys on all transaction requests. Network timeouts during acquiring create duplicate charge risk. Idempotency prevents double-billing on retries.
- Build retry logic with acquirer-specific rules. Not all decline codes are retriable. Hard declines (stolen card, closed account) should never be retried automatically. Soft declines (insufficient funds, do-not-honor) benefit from timed retries, often within 24 hours.
- Test with real BIN ranges across regions. Staging environments that only test domestic Visa approvals miss the most common real-world failure scenarios in payment processing.
Common Mistakes
Even sophisticated merchants make recurring acquiring mistakes that cost them authorization rate, revenue, and compliance standing.
1. Using a single acquirer for all transaction types. No single acquirer is optimal for every card type, region, and transaction amount. Concentrating all volume in one provider exposes merchants to single points of failure and leaves geographic authorization rate improvements on the table.
2. Ignoring acquiring data at the BIN level. Accepting a monthly settlement report as the primary acquiring KPI misses the actionable signal. BIN-level analysis — which card brands, issuing banks, and countries have low approval rates — points directly to routing decisions that improve revenue.
3. Misclassifying the merchant category code (MCC). Acquirers assign or confirm MCC codes during onboarding. An incorrect MCC can result in higher interchange fees, incorrect fraud scoring, and in some cases, network non-compliance. Always verify your MCC is accurate for your primary business activity.
4. Failing to update card-on-file credentials. Merchants storing card details for subscriptions or one-click checkout must use account updater services to keep stored credentials current. Stale card data is one of the top causes of preventable recurring payment declines.
5. Not reading the acquirer contract's chargeback liability clauses. Acquirer contracts vary widely in how they apportion chargeback liability, reserve requirements, and termination rights. Many merchants only discover unfavorable terms after their first significant chargeback dispute.
Card Acquiring and Tagada
Tagada is a payment orchestration platform that connects merchants to multiple acquirers through a single integration, eliminating the need to build and maintain separate acquiring connections. Rather than picking one acquirer and accepting its authorization rate as fixed, Tagada routes each transaction in real time to the acquirer most likely to approve it — based on card BIN, geography, transaction amount, and historical performance data.
With Tagada, you can add or switch acquirers without re-engineering your checkout. Connect new acquiring relationships in days, not months, and let the routing engine optimize authorization rates automatically across your entire transaction volume.
Tagada also centralizes acquiring analytics across all connected providers, giving merchants a unified view of authorization rates, decline code distributions, settlement timelines, and fee breakdowns — data that is otherwise siloed inside individual acquirer portals and difficult to compare.