The easiest API to integrate bKash, Nagad, and Rocket payments into your platform. Automated verification, instant webhooks, and secure settlements.
Supported Gateways
bKash Nagad Rocket UpayBuilt for developers and modern businesses.
Create payment sessions via REST API. We instantly send a webhook to your server the second a transaction is verified.
Transactions are verified instantly via Live API or our automated SMS Android Agent. No more manual checking.
Track your available balance, monitor real-time transaction states, and request payouts straight to your bank or mobile wallet.
Our RESTful API is designed to be as simple as possible. Just pass your total amount and an order ID, and we handle the checkout UI and the verification.
{
"merchant_id": "MCH-8A9F1B",
"order_id": "ORD-50021",
"amount": "1500.00",
"currency": "BDT",
"customer_email": "user@example.com",
"signature": "a8f9c2...d7e4"
}