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

# Set up extended webhooks

### About extended webhooks

Extended webhooks provide you with extra metadata. You'll be notified if:

1. the sending bank approves the transaction (you'll receive a notification with `ApprovedByBank` as the payment status)
2. the payment is credited to the beneficiary's bank account (you'll receive a notification with `Settled` as the payment status)
3. the payment fails (you'll receive a notification with the detailed reason).

## Set up extended webhooks

To enable extended webhooks:

<Steps>
  <Step>
    Go to your [Rocka Hub](https://hub.rocka.live/). 
  </Step>

  <Step>
    On the left-hand sidebar, click **My account**. 
  </Step>

  <Step>
    Switch to the **Settings** tab. 
  </Step>

  <Step>
    Toggle **Allow extended webhooks** on.  
  </Step>
</Steps>

For the list of possible reasons why a payment can fail, see [Payment decline reasons](/manage-your-account/your-balance-and-transactions/payment-decline-reasons).

If you have any qustions or need help with your payment, contact us at [support@rocka.live](mailto:support@rocka.live).
