> ## Documentation Index
> Fetch the complete documentation index at: https://www.smartretry.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Introduction

> Recover lost revenue from declined payments with intelligent retry and routing.

<Frame>
  <img src="https://mintcdn.com/smartretry/ZbqbGx_5fnYHU2wn/images/og-image.jpeg?fit=max&auto=format&n=ZbqbGx_5fnYHU2wn&q=85&s=8d94ff5f5d5836eb188b02b7123e87af" alt="SmartRetry hero image" width="1200" height="630" data-path="images/og-image.jpeg" />
</Frame>

SmartRetry is an intelligent payment optimization engine that automatically recovers declined transactions. When a payment fails, SmartRetry analyzes the decline reason in real time - examining issuer signals, routing conditions, 3DS responses, and card parameters - then rebuilds the transaction and routes it through the best available path. The result is more approvals without any changes to your checkout or payment providers.

Every year, billions of dollars in legitimate revenue is lost to payment declines. Up to 45% of customers abandon their purchase after a single failed payment, and 20–30% of declined card transactions are recoverable with the right retry strategy. SmartRetry exists to close that gap - recovering revenue that should have been yours.

If you want clearer payment terminology, see the [Glossary](https://www.smartretry.com/glossary). If you are looking for common product questions, see the [FAQ](https://www.smartretry.com/faq). If you need quick help while reading, ask the SmartRetry chatbot.

<CardGroup cols={2}>
  <Card title="Quick Start" icon="rocket" href="/docs/quickstart">
    Make your first API call and start recovering declined transactions in minutes.
  </Card>

  <Card title="Authentication" icon="key" href="/docs/authentication">
    Learn how to authenticate your API requests with your API key.
  </Card>

  <Card title="Core Concepts" icon="book" href="/docs/concepts/how-it-works">
    Understand how SmartRetry analyzes and recovers failed transactions.
  </Card>

  <Card title="API Reference" icon="code" href="/docs/api-reference/overview">
    Explore all endpoints - payments, recurring, and more.
  </Card>
</CardGroup>

## Get started in 4 steps

<Steps>
  <Step title="Get your API key">
    Contact [SmartRetry](https://www.smartretry.com/contact) to receive your API key and terminal ID. You'll use these to authenticate every request.
  </Step>

  <Step title="Configure your terminal">
    Your terminal (`terminal_friendly_id`) represents your merchant account configuration. Pass it as a path parameter on every payment request.
  </Step>

  <Step title="Send your first transaction">
    Use the [Sale endpoint](/docs/api-reference/payments/sale) to charge a card, or [Pre-auth](/docs/api-reference/payments/preauth) to authorize and capture later. Test in the [sandbox environment](/docs/integration/sandbox) before going live.
  </Step>

  <Step title="Monitor and optimize">
    View retry outcomes, approval rates, and acquirer performance in your dashboard. SmartRetry continuously learns from your data to improve recovery rates over time.
  </Step>
</Steps>

## Key capabilities

<CardGroup cols={2}>
  <Card title="Intelligent retry" icon="rotate" href="/docs/concepts/how-it-works">
    SmartRetry rebuilds each failed transaction from the ground up. It optimizes 3DS settings, card parameters, AVS tuning, and ECI levels based on the specific decline reason - not a generic retry schedule.
  </Card>

  <Card title="Multi-acquirer routing" icon="route" href="/docs/integration/terminals">
    Route transactions dynamically across your connected acquirers and PSPs based on real-time performance data, region, MCC, and card type. SmartRetry picks the best path for each transaction.
  </Card>

  <Card title="Recurring payments" icon="calendar-check" href="/docs/concepts/recurring-payments">
    Built-in retry logic for subscription billing and recurring charges. Manage renewal attempts with intelligent scheduling to maximize recovery on soft declines.
  </Card>

  <Card title="Analytics & reporting" icon="chart-bar">
    Track retry outcomes, approval rates, and acquirer performance. SmartRetry continuously learns from your transaction data to improve recovery rates over time.
  </Card>
</CardGroup>

## What SmartRetry is not

SmartRetry is **not a payment processor**. It does not replace your existing PSPs or acquirers - it sits on top of them. You keep your current payment infrastructure exactly as it is. SmartRetry adds an optimization layer that intercepts declined transactions and applies intelligent recovery logic before they become lost revenue.

This means there are no checkout changes, no provider migrations, and no disruption to your existing payment flow. Integration typically takes two to five business days via REST API, SDK, or a ready-made plugin for WooCommerce, Magento, or PrestaShop.

<Note>
  SmartRetry uses performance-based pricing: you only pay for successfully recovered transactions. If a payment isn't approved, you don't pay.
</Note>
