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.