Skip to main content

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.

This page documents changes to the SmartRetry API. Subscribe to our status page for real-time updates.

Versioning policy

The SmartRetry API uses date-based versioning. The current version is 2026-04-01.
  • Non-breaking changes (new fields, new endpoints) are added without a version bump
  • Breaking changes require a new API version with a deprecation period
  • Deprecated versions are supported for 12 months after deprecation
Breaking changes are rare. We design the API to be additive - new features won’t break existing integrations.

2026

April 2026

2026-04-01

March 2026

2026-03-15
  • Added Idempotency-Key header support for all POST endpoints
  • New idempotency documentation explaining replay behavior
  • Added X-Idempotency-Replayed response header
2026-03-01
  • Introduced future transactions API for managing scheduled recurring payments
  • New endpoints: charge, status, update, cancel

February 2026

2026-02-15
  • Added card_profile object to transaction status responses
  • New fields: issuer.name, brand.name, category, cardType
  • BIN lookup data now included automatically
2026-02-01
  • Changed amount representation from minor units to major currency units
  • Migration: Divide existing amounts by 100 (e.g., 499949.99)
  • Added support for zero-decimal currencies (JPY, KRW) and three-decimal currencies (KWD, BHD)

January 2026

2026-01-15 2026-01-01
  • Initial public release of SmartRetry API v1
  • Core payment endpoints: sale, pre-auth, capture, refund, void, status
  • Authentication via x-api-key header
  • Sandbox environment available

Deprecation notices

FeatureDeprecatedEnd of supportMigration
None currently---

Upcoming changes

We announce planned changes here before release:
  • Q2 2026: Webhook delivery receipts - confirm delivery status via API
  • Q2 2026: Bulk transaction export endpoint
  • Q3 2026: Additional payment methods (ACH, SEPA)
Join our developer mailing list to receive changelog updates and early access to new features.