Founder online now · WhatsApp reply < 30 min Talk direct →
From $199/mo Talk to founder →
Blog · Global

Geo-routing for international card declines.

International card declines are usually corridor-specific, not card-specific. The same buyer's Barclays UK card that approves at a UK acquirer's rate can decline through a US acquirer with a "do not honor" or "restricted card" response, and vice versa. Card issuers assign risk scores partly on whether the acquirer is local to the cardholder — a UK card processed through a UK acquirer looks routine to the issuer; the same card processed through a US acquirer looks cross-border and gets stricter fraud checks. Geo-routing means picking the acquirer whose corridor matches the buyer's card BIN so the issuer sees a routine transaction instead of a cross-border one.

Why the same card behaves differently

Card issuers (the buyer's bank) do the final approve or decline. When a transaction arrives, the issuer sees: card BIN (which identifies the issuer), amount, currency, merchant category code, merchant country, and a bundle of fraud signals from the acquirer. Cross-border transactions score higher on fraud probability by default because most fraud is cross-border. Add cross-currency conversion (buyer sees a foreign currency at checkout) and the score climbs further.

Local acquiring — routing a UK card through a UK acquirer, an EU card through an EU acquirer, a Brazilian card through a Brazilian acquirer — cuts the cross-border fraud signal entirely. The transaction looks domestic to the issuer's risk engine. Approval rates in tested corridors typically lift several percentage points, sometimes double digits, from this change alone.

The corridors that matter most

US ↔ EU: the largest cross-border corridor for most Shopify DTC brands. A dedicated EU acquirer (Adyen, Mollie, Checkout.com with EU acquiring) for EU cards, US acquirer for US cards.

US ↔ UK: similar dynamics to US-EU but with additional 3DS enforcement under UK regulations that a US acquirer sometimes handles poorly.

US ↔ LATAM (Brazil, Mexico, Argentina): huge local-acquiring wins because Brazilian cards through a Brazilian acquirer (dLocal, EBANX, PagSeguro) approve at roughly double the rate of the same cards through a US acquirer.

US ↔ APAC (Japan, South Korea, India): local-acquiring wins vary by country but Japan and India specifically punish cross-border on many issuer risk models.

MENA + GCC: Local rails like MyFatoorah (Knet, Mada, benefit) approve regional cards that US or European acquirers frequently decline outright.

How geo-routing actually works

Step 1: identify the card corridor before capture. The card BIN (first 6-8 digits of the card number) maps to the issuer's country. Most gateways expose BIN lookup as part of their tokenization step. Some checkout stacks do a client-side BIN lookup before submit.

Step 2: pick the acquirer whose corridor matches. If the BIN indicates a UK card and you have a UK-acquiring MID wired, route this attempt through it. If the BIN indicates a US card, route through the US-acquiring MID.

Step 3: if the geo-matched route declines, the cascade rotates to a secondary route (usually the global acquirer or a specialist high-risk MID). Some declines are legitimately card-specific — the buyer's balance is empty, the card is expired — and no amount of routing changes them. Geo-routing addresses the "cross-border fraud score" declines, which are the largest single bucket for international brands.

The trade-offs

Cost: local acquirers usually charge more per transaction than a mainstream US acquirer. The approval-rate lift has to cover the pricing gap. In tested corridors it usually does, but not always at very small volumes.

Onboarding complexity: each local acquirer is a separate KYC and contract. Adding four corridors is four sets of underwriting, four sets of payout schedules, four sets of chargeback processes.

Currency handling: local acquirers usually settle in the local currency, so the merchant either takes multi-currency payouts or absorbs FX conversion at the acquirer's rate.

When geo-routing is worth the effort

Volume threshold matters. Under $20K/month of international traffic in a specific corridor, the corridor-specific acquirer usually is not worth the operational overhead. Between $20K and $100K/month per corridor, geo-routing typically returns 3-8% in incremental approval-rate revenue. Above $100K/month per corridor, geo-routing plus 3DS optimization and local wallet integration is usually the difference between competing and losing to a local competitor.

Related reading: Payment gateway cascade · All integrations · NMI vs Stripe vs Adyen for Shopify

Geo-route through a cascade.

Match card BIN to acquirer corridor. Rotate on decline.

See pricing →