Prerequisites
- API Keys - Generate API Keys for Hosted Checkout integration.
- Authorization Token - Use API Keys to Generate Authorization Token.
Settlement type
ClickPesa auto sets the settlement for each bank payout.- Check the response
transferTypefor what was/will be applied - For TZS, amounts up to 20,000,000 TZS typically use ACH; higher amounts use RTGS
- USD bank payouts use RTGS
How It Works
Step 1 - Retrieve Account BalanceRetrieve Account Balance
Retrieve your available account balance to ensure sufficient funds for
processing payouts.
Retrieve Banks List
Retrieve your available account balance to ensure sufficient funds for
processing payouts.
Preview Bank Payout
Validates bank payout details like bank name, amount, order
reference, and fee before processing the payout.
Create Bank Payout
Initiate a bank payout by sending a request to the API. The specified amount
will be transferred to the recipient’s bank account.
Check Payout Status
Query the payout status using the Order Reference to track whether the
transaction was successful.

