Funds without friction
No rolling reserves and no chargeback surprises. Your revenue is yours, available when you need it.
Accept every major mobile wallet, Bangla QR and bank transfers through one integration, with same-day settlement.
bKash
Nagad
Rocket
Upay
Bangla QR
Bank
Everything you need to collect, settle and pay out locally, without stitching together a dozen providers.
No rolling reserves and no chargeback surprises. Your revenue is yours, available when you need it.
Customers pay with the mobile wallets they already have on their phone, so more checkouts end in a successful payment.
Collected today, settled today. Keep cash flowing without waiting days for the bank.
Automated disbursements sent straight back to your customers’ mobile wallets.
Payment success rate
Local payment methods
Same-day settlement
Mobile wallets are how Bangladesh pays, and Bangla QR and bank transfers cover the rest. Payncil connects your checkout to all of them, in taka, on local rails, with support in your time zone.
bKash
Payin & payout
Nagad
Payin & payout
Rocket
Payin & payout
Upay
Payin & payout
Bangla QR
Payin
More local methods and markets are on the way. Tell us what you need next
Pick the path that fits your stack. Add a hosted checkout in minutes, or build a fully native flow with our REST API and signed webhooks.
curl -X POST https://api.payncil.com/v1/payments \
-H "Authorization: Bearer sk_live_•••" \
-H "Content-Type: application/json" \
-d '{
"amount": 2500,
"currency": "BDT",
"method": "bkash",
"order_id": "ORD-10492",
"customer": { "email": "john@example.com" },
"callback_url": "https://yourapp.com/webhooks"
}'<!-- Drop-in hosted checkout -->
<script src="https://js.payncil.com/v1/checkout.js"></script>
<div id="checkout"></div>
<script>
Payncil.checkout({
key: "pk_live_•••",
amount: 2500,
currency: "BDT",
methods: ["bkash", "nagad", "bangla_qr", "bank"],
onSuccess: (payment) => redirect(payment.id)
}).mount("#checkout");
</script>POST /webhooks/payncil
X-Payncil-Signature: t=1726473600,v1=5f2c9a…
{
"event": "payment.succeeded",
"data": {
"id": "pay_8Hk2mQ4",
"amount": 2500,
"currency": "BDT",
"method": "bkash",
"settled": true
}
}Watch every payment, payout and settlement as it happens, from one clean dashboard.
Volume, conversion and settlement status in one place, updated by the second.
Bulk or single, straight to wallets.
Every payment takes the route most likely to be approved.
Subscription or one-off, high volume or just starting out: we shape the checkout and payout flow around the way your business actually runs.
Fast deposits and quick withdrawals that keep players in the game.
Wallet payments at checkout to cut cart abandonment.
Collect tuition and course fees the way students already pay.
Unify online and in-store collections with wallet payments.
Reliable local fiat on- and off-ramps.
Frictionless subscriptions and micro-payments.
Handle match-day traffic without dropping payments.
Recurring billing with local wallets.
Connect via API, hosted checkout or plugin. Our engineers help you in a shared Telegram channel.
Switch on mobile wallets, Bangla QR and bank transfers. New methods appear in your account automatically.
Receive funds with T+0 settlement and send payouts back to wallets in minutes.
Message us and a payments specialist will map out the methods, flow and pricing that fit you.
Send us your payment mix and expected volume. We’ll come back with a setup and a rate for your business.
Message @payncilofficial Prefer email? [email protected]Most teams go live within a few days. You can start with our hosted checkout in an afternoon, or use the REST API and webhooks for a fully custom flow. Our engineers stay with you in a shared Telegram channel until launch.
Mobile wallets including bKash, Nagad, Rocket and Upay, plus Bangla QR and direct bank transfers. We are adding more local methods, and anything new appears in your account without extra integration work.
Payncil supports T+0 settlement, so funds collected today can be settled the same day. Your settlement schedule is agreed when you open your account.
Yes. Send single or bulk payouts from the dashboard or the API, with real-time status webhooks. Most complete within minutes.
Pricing depends on your payment mix, monthly volume and payout needs, so we quote it after a short conversation. There is no setup fee to talk to us.
Every transaction is encrypted in transit and monitored for fraud. Access to your account is protected with 2FA, and every webhook we send is signed so you can verify it came from us.
Collect through the local wallets your customers already use, settle the same day and pay out in minutes.