eCommerce
120+ Countries
Fraud Signals
Real-time
Drop-in Widget

Checkout Intelligence
— Global Fraud Signals

Add real-time fraud signals to any checkout in minutes. Validate addresses in 120+ countries via OpenStreetMap, detect IP geo-mismatch for any country, compare billing addresses, and check UK deprivation index — all in one API call under 200ms. Drop-in widget or direct API. Shopify, WooCommerce, BigCommerce ready.

120+

Countries

<200ms

Response time

99.9%

Uptime SLA

Live Demo — UK postcode + global IP mismatch

Enter a postcode or pick a scenario above

How it works

Global Fraud Signals. One API call.

Checkout Intelligence validates addresses in 120+ countries and runs fraud signals in parallel — IP geo-mismatch for any country, billing comparison, and UK deprivation index — returning a structured result with per-signal risk levels and a single overall risk score.

Global Address Validation

Validate delivery addresses in 120+ countries via OpenStreetMap data. UK addresses are verified against Royal Mail PAF for building-level confirmation. Same response schema everywhere — no country parameter needed.

IP Geo Mismatch — Any Country

Compares the customer's IP geolocation against the delivery address for any country. Country mismatch or >500 km gap triggers an elevated signal — catching VPN use, overseas ordering, and account takeover.

Billing Address Mismatch

Compares delivery and billing addresses. Mismatched outward codes or different cities flag potential card misuse or account sharing. Works for UK and global addresses.

Deprivation Index — UK only

UK/England only: checks the Index of Multiple Deprivation (IMD) decile for the delivery postcode. Deciles 1–2 represent the most deprived 20% of England — a key return-fraud signal. Returns null for non-UK addresses.

Single API Call, Under 200ms

All signals run in parallel in under 200ms. Pass address, customer IP, and billing address — get back structured signals with per-signal risk levels and an overall risk score.

Drop-in Widget & Plugins

Add one <script> tag to your checkout page. Native plugins for Shopify, WooCommerce, BigCommerce, Magento. REST API for any custom stack.

Integration

Live in under 15 minutes

1

Customer enters their address at checkout

The widget (or your backend) captures the delivery address, billing address, and customer IP. UK addresses go to Royal Mail PAF; all others route to OpenStreetMap (120+ countries).

2

Signals run in parallel

Address validated globally, IP geolocated and compared to the delivery location (any country), billing address compared to delivery, and UK deprivation index checked if applicable.

3

Structured signals returned in <200ms

Your backend reads the hidden field (widget) or API response. Act on signals — flag for review, require 3DS, or block at your threshold.

// POST https://agent.apitier.com/v1/checkout/signals // x-api-key: YOUR_API_KEY { "postcode": "SW1A 2AA", "ip": "82.132.229.1", "billing_postcode": "SW1A 1AA" } // Response { "overall_risk": "none", "signals": { "deprivation": { "risk": "none" }, "geo_mismatch": { "risk": "none" }, "billing_mismatch": { "risk": "none" } } }

Integrations

Works with your existing stack

Drop-in widget, direct REST API, or native platform plugins — add checkout intelligence to any store or form in under 15 minutes.

eCommerce Platforms

Native plugins with checkout hook integration — no custom code required.

Shopify

Checkout fraud signals · order risk tagging

WooCommerce

Fraud signals · postcode validation · order meta

BigCommerce

Checkout fraud signals via Script Manager

Magento / Adobe

Address validation module · postcode lookup

JavaScript Widget

Add one <script> tag. Attaches to your existing postcode field automatically.

<script
src="https://cdn.apitier.com/checkout-intelligence/v1/widget.js"
data-api-key="YOUR_API_KEY"
data-postcode-field="#shipping_zip"
data-billing-postcode-field="#billing_zip"
data-signals-output="#aci-signals"
></script>

Automation & Forms

Call via Zapier, Make, or any form builder — GET APIs need no code.

Zapier

Validate any postcode via HTTP action

Make (Integromat)

HTTP module in any Make scenario

Gravity Forms

UK postcode lookup field add-on

HubSpot

Lead address enrichment workflow

Built-in address intelligence

Global Address Validation — 120+ Countries

Intelligent Checkout validates every delivery address at the point of purchase. UK addresses are confirmed against Royal Mail PAF at building level. All other countries use OpenStreetMap data with a unified response.

UK addresses verified against 30M+ Royal Mail PAF records

120+ countries via OpenStreetMap — no country parameter needed

Unified response schema: valid, confidence, canonical_address, geocode

Detects non-deliverable, vacant, and mismatched addresses

Reduces failed deliveries and return shipping costs

Frequently asked questions

Everything you need to know about Checkout Intelligence.

What is Checkout Intelligence?

Does Checkout Intelligence work for international and global addresses?

Which signals are global and which are UK-only?

How do I add it to my Shopify or WooCommerce store?

What does the deprivation signal detect?

What does the IP geo-mismatch signal detect?

Are these signals used to block orders automatically?

What pricing plans are available?