Verify Bank Transfers Instantly
የባንክ ዝውውሮችን ወዲያውኑ ያረጋግጡ - ደህንነቱ የተጠበቀ፣ ፈጣን እና አስተማማኝ።
Simplicity First
How It Works
Register
Send /start to the bot, register your business, and add your bank account. Our admin approves you within minutes.
Add Employees
Add your cashiers by phone number. They join the bot and start verifying payments immediately — no access to your bank account needed.
Verify Instantly
Employees send a transaction ID, bank SMS, or receipt photo. Bonno fetches the official receipt and confirms the match in seconds.
The Multi-Channel Edge
Three Ways to Verify
Choose the method that fits your workflow. We handle the complexity, you get the peace of mind.
Transaction ID
Paste the reference number directly from the transfer confirmation. Fastest and most accurate method — works with CBE, Telebirr, and Ebirr.
Bank SMS
Forward the bank notification SMS to the bot. Our AI extracts the transaction ID and validates it in milliseconds.
Receipt Photo
Send a screenshot or photo of the bank receipt. Our AI reads the details and verifies them against the official bank record.
Built for Ethiopian Businesses
From small retail kiosks to large restaurants, bonno.et is designed to solve the local trust gap in digital payments. Any business that accepts bank transfers can use Bonno.
"The fastest way to verify payments without leaving the register."
— Local Retailer in Addis Ababa
API Documentation
For Developers
Integrate our verification engine directly into your app or website. One endpoint, three input types, pay-per-use billing from your prepaid balance.
-
check_circle
Single endpoint —
POST /api/v1/verify -
check_circle
Simple auth —
X-API-Keyheader. Generate with/gen_api_keyin the bot. -
check_circle
Pay per verification — charged from your prepaid balance
"tx_id"
"sms_text"
"image_base64"
# Verify by transaction ID
curl -X POST https://bonno.et/api/v1/verify \
-H "X-API-Key: your-api-key" \
-H "Content-Type: application/json" \
-d '{"tx_id": "FT26050MJBF9"}'
# 200 OK
{
"tx_id": "FT26050MJBF900006609",
"bank": "cbe",
"sender_name": "Abebe Bikila",
"receiver_name": "Habesha Café",
"amount": 500.0,
"matched": true,
"price_charged": 1.0
}
Ready to secure your business transactions?
Join Ethiopian businesses using bonno.et to prevent fraud and save time.