Understand ClickPesa Webhooks (Callbacks) and how to integrate them in your application
POST
callbacks that deliver notification messages for events.
ClickPesa uses webhooks to inform your systems when transactional events occur. This way, your servers are always up to date with transaction information.
PAYMENT RECEIVED
PAYMENT FAILED
PAYOUT INITIATED
PAYOUT REFUNDED
PAYOUT REVERSED
DEPOSIT RECEIVED
PAYOUT INITIATED
, PAYOUT REVERSED
, PAYOUT REFUNDED
, PAYMENT RECEIVED
, PAYMENT FAILED
or DEPOSIT RECEIVED
and set the webhook URL.