Download Beqelal Merchant Application

Pay simply.

Accept easily.

We offer a secure digital payments that customers love and businesses scale with confidence.

hero-image
Telebirr
CBE Birr
Dashen Bank
VISA
ETHSWITCH
CBE
Telebirr
CBE Birr
Dashen Bank
VISA
ETHSWITCH
CBE
Telebirr
CBE Birr
Dashen Bank
VISA
ETHSWITCH
CBE

built for business

Designed for merchants to accept multiple payment methods, monitor transactions in real time, and deliver fast, secure checkout experiences.

dashboard-preview

Simpler experience

Designed for individuals who want instant, secure, and simpler payments, beqelal brings all your daily transactions into one easy, reliable experience.

user-experience

Pay without limits

Enjoy seamless payments with beqelal built to simplify your daily money transactions.

Learn More

Everyday payments

A smarter way to manage everyday payments, anytime and anywhere.

Learn More

Designed for developers, supported at every step!

Designed for developers

Kick-start your integration with Beqelal. Developer-focused APIs, clear documentation, and practical libraries help you implement secure payment functionality with ease.

12345678910111213141516171819202122232425262728293031323334353637
from fastapi import FastAPI, HTTPException
import requests
 
app = FastAPI()
 
BASE_URL = "https://docs.beqelal.net"
APP_ID = "YOUR_APP_ID"
API_KEY = "YOUR_API_KEY"
 
headers = {
"Content-Type": "application/json",
"app-id": APP_ID,
"api-key": API_KEY
}
 
@app.post("/payment/request")
def request_payment(
bank: str,
account_no: str,
amount: int,
trace_number: str,
callback_url: str,
):
url = f"{BASE_URL}/api/v1/payment/request"
 
payload = {
"bank": bank,
"account_no": account_no,
"amount": amount,
"trace_number": trace_number,
"callback_url": callback_url,
}
 
response = requests.post(url, json=payload, headers=headers)
 
return response.json()
 

Seamless Integration

Get started instantly without writing a single line of code. Our drag-and-drop tools and ready-made connectors let you implement payments effortlessly.

Powerful APIs

Access well-documented, flexible APIs that give developers full control to customize payment flows and integrate smoothly with any platform.

Documentation

Step-by-step guides, code samples, and tutorials make integrating our payment gateway fast, reliable, and stress-free for developers of all levels.

Developer Support

Our team is here to help you with integration issues, troubleshooting, and optimization—ensuring your payment system works flawlessly.

logo
landmarkslandmarkslandmarks

Optimized for extreme scale

Powering high-impact financial transactions

5+ payment options

We work with banks, wallets, MFI and other FIs

Pay simply. Accept easily.

Fast Payments

We are trusted by leading finance institutions and businesses We are trusted by leading

Learn more

Secure Transactions

Advanced technology keeps your payments safe and reliable.

Learn more

Tailored Solutions

Custom payment tools designed for Ethiopian businesses.

Learn more

Reliable Support

Expert assistance to ensure smooth operations every day.

Learn more

Get started with Beqelal now!

Create an account and instantly start accepting payments.

Contact Beqelal