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

# PPI Webhooks

> Index of prepaid instrument (PPI) wallet webhooks, including credit events, wallet notifications, and HMAC verification for JSON payloads.

PPI (wallet) integrations use webhooks for asynchronous outcomes such as wallet credits. Payloads include **`event_type`** and a **`signature`** field; follow the dedicated verification guide before processing money movement. For general webhook reliability guidance, see the [Cashfree webhooks overview](/docs/api-reference/webhooks/overview).

## References

<CardGroup cols={2}>
  <Card title="Webhook signature verification" icon="key" href="/docs/api-reference/prepaid-payment-instruments/webhook-signature-verification">
    How to compute and validate the HMAC for PPI webhook JSON, including `data` field ordering rules.
  </Card>

  <Card title="Wallet management webhook" icon="wallet" href="/docs/api-reference/prepaid-payment-instruments/wallet-management/webhook-wallet">
    Wallet-related webhook events and payload references tied to wallet management APIs.
  </Card>
</CardGroup>

If a dashboard option for PPI webhooks isn't visible, review the signature verification page above, then raise a request using the [Support Form](https://merchant.cashfree.com/merchants/landing?env=prod\&raise_issue=1).
