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

<AgentInstructions>

## Submitting Feedback

If you encounter incorrect, outdated, or confusing documentation on this page, submit feedback:

POST https://docs.dintero.com/feedback

```json
{
  "path": "/docs/checkout/transaction-state-diagram",
  "feedback": "Description of the issue"
}
```

Only submit feedback when you have something specific and actionable to report.

</AgentInstructions>

# Transaction state diagram

> Visual flow of Dintero Checkout transaction states — INITIALIZED, AUTHORIZED, CAPTURED, REFUNDED, VOIDED, FAILED, DECLINED — with allowed transitions.

The flow diagrams show the transaction status transition after operations. A
transaction is created initially with status `INITIALIZED` when the user initiates
the payment in the Checkout window.

<img src="https://mintcdn.com/dintero-c3a7bfec/TiCvqt4VXcXnNQNe/docs/assets/checkout/transactionDiagramBig.png?fit=max&auto=format&n=TiCvqt4VXcXnNQNe&q=85&s=8bfbd9493d614324c990138fc8d43bb6" alt="transaction status states" width="8677" height="7046" data-path="docs/assets/checkout/transactionDiagramBig.png" />
