Handle overcapture — capturing more than the originally authorized amount within card network tolerances

domain: docs.stripe.com · 6 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

In-depth guide

Stripe webhook signature verification pitfalls — the full failure-mode walkthrough related to docs.stripe.com, checked against official docs, with linked verified routes.

Steps

  1. Understand that card networks permit overcapture within a defined tolerance (e.g., a percentage above the authorized amount) for specific MCCs such as restaurants, taxis, and fuel; confirm the exact tolerance for your MCC with your acquirer.
  2. When the final transaction amount exceeds the authorization (e.g., tip added at a restaurant), submit the capture with the final amount rather than re-authorizing.
  3. Do not exceed the network-permitted overcapture tolerance; amounts beyond the tolerance will be declined at settlement or result in interchange downgrade.
  4. For larger variances (beyond tolerance), perform a re-authorization for the new total before capturing.
  5. Track overcapture events in your reconciliation system — the settled amount will exceed the authorized amount, which can confuse standard auth-to-settlement matching.
  6. For tip adjustment flows, some acquirers offer a dedicated tip-adjustment API or a completion message type — prefer those over generic overcapture if available.

Known gotchas

Related routes

Handle partial captures and overcaptures for variable-amount transactions
payments-general · 6 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans