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

# Webhook Events

## Supported Events

We'll keep expanding this list as we add more webhooks.

| Event Type                   | Description                                                                  |
| ---------------------------- | ---------------------------------------------------------------------------- |
| transaction\_completed       | A payment transaction was successfully completed and confirmed on blockchain |
| transaction\_overpayment     | A transaction received more than the expected amount                         |
| transaction\_partially\_paid | A transaction received partial payment, less than the expected amount        |
| transaction\_requested       | A new payment transaction has been initiated                                 |
| transaction\_reserved        | A transaction has been reserved and is awaiting payment                      |
| transaction\_cancelled       | A transaction was cancelled before completion                                |
