Inyo

Payment Status

Status Lifecycle

CHALLENGE ──→ AUTHORIZED ──→ CAPTURED ──→ REFUNDED
    │              │              │
    ↓              ↓              ↓
 DECLINED       VOIDED    PARTIALLY_REFUNDED
                          PARTIALLY_CAPTURED

Status Reference

StatusDescriptionNext Actions
CHALLENGE3DS verification required — cardholder must complete authenticationWait for AUTHORIZED or DECLINED
AUTHORIZEDPayment approved, funds reserved on the cardCapture or Void
CAPTUREDFunds settled to merchant accountRefund (full or partial)
PARTIALLY_CAPTUREDA portion of the authorized amount was capturedRefund the captured portion
VOIDEDAuthorization cancelled before capture — funds released to cardholderTerminal state
REFUNDEDFull captured amount returned to cardholderTerminal state
PARTIALLY_REFUNDEDA portion of the captured amount was refundedAdditional refunds possible
DECLINEDPayment rejected by issuer, network, or fraud rulesRetry with different method

Key Rules

  • AUTHORIZED → VOIDED: Only before capture. Voids release the hold on the card.
  • AUTHORIZED → CAPTURED: Must happen within 7 days, or the authorization expires and is auto-voided.
  • CAPTURED → REFUNDED: Can be full or partial. Multiple partial refunds are allowed.
  • DECLINED: Terminal — the payment cannot be retried with the same externalPaymentId.