Payout Statuses
Understand the different payout statuses and how to receive them
Status Overview
Status | Description |
---|---|
AUTHORIZED | Payout process is about to begin. |
SUCCESS | Payout was initiated successfully. |
REFUNDED | Payout failed and funds has been returned due to ClickPesa system errors. |
REVERSED | Payout failed and funds has been returned due to Provider errors. |
PROCESSING | Payout is currently being processed. |
Payment Status in the ClickPesa Dashboard
- You can view the payment status in the ClickPesa Dashboard under the Transactions section.
- The payment statuses are updated in real-time as the payment progresses through different stages.
Payment Status In Your Application
There are two ways to receive payment statuses in your application:
- Webhooks - ClickPesa sends real-time updates to your server when a payment status changes. You can use webhooks to receive these updates.
- Querying - Alternatively, you can make API calls periodically to Payment API query payment endpoint.