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

# checkout_authorization.expired

> Nobody approved within 15 minutes.

Nobody approved within 15 minutes. `replay_attempted: true` means a device passed the pre-replay check and may have sent the card without reporting back: the outcome is unknown, check the processor.

```json theme={null}
{
  "id": "evt_9f8e7d6c5b4a",
  "type": "checkout_authorization.expired",
  "created": 1757264400,
  "livemode": false,
  "data": {
    "authorization_id": "cauth_2q9d1x8f3k2m4t7w",
    "user_id": "usr_8f3k2m",
    "external_user_id": "usr_8f3k2m",
    "merchant": "shop.example.com",
    "amount": "$23.06",
    "amount_cents": 2306,
    "currency": "usd",
    "amount_authority": "display_only",
    "psp": "shopify",
    "mode": "token",
    "replay_attempted": false
  }
}
```
