Skip to main content
cogDepot

Problem types

processor_unavailable

HTTP 5xx

A payment processor is temporarily unreachable. Retry shortly; nothing was charged.

Response shape

{
  "type": "https://cogdepot.com/problems/processor_unavailable",
  "title": "<short human-readable summary>",
  "status": 500,
  "detail": "<what happened on this occurrence>",
  "reason": "processor_unavailable"
}

Branch on reason. The title is prose and may be reworded; reason is the stable contract.