PrantorPay is the modern payment gateway built for Bangladeshi businesses — accept cards, mobile banking, and wallets with one simple integration, real-time reporting, and same-day settlements.
Trusted by 500+ growing Bangladeshi businesses
A complete payment platform designed to help Bangladeshi businesses accept, manage, and grow revenue — without the complexity.
Sign up online and get verified fast with minimal paperwork. Start collecting payments in hours, not weeks.
Get your money when you need it with fast, transparent settlements and automatic reconciliation.
AI-powered risk engine monitors every transaction in real time to protect you and your customers.
Live dashboards and detailed analytics give you a clear view of your business performance.
A clean, well-documented REST API that makes powerful payment functionality easy to integrate.
Get instant, reliable notifications for every payment event with signed webhook payloads.
Ready-made plugins for WooCommerce, Laravel, and more — go live with just a few clicks.
Every account includes an instantly-issued virtual card linked directly to your wallet.
Every PrantorPay account comes with one dedicated virtual payment card — issued instantly, secured with encrypted CVV, and ready to use worldwide.
Card generated automatically on registration — no waiting, no paperwork.
Make online payments anywhere, securely, with auto-generated card details.
CVV is encrypted at rest and only revealed after password verification.
Your card balance mirrors your wallet — manage funds from one place.
Connect 35+ trusted local payment channels through one simple integration — cards, mobile banking, wallets, QR, and more.
Accept payments from
// REST API — accept a payment
$payment = PrantorPay::payment([
'amount' => 1200,
'currency' => 'BDT',
'channel' => 'bkash',
'order_id' => 'INV-2024-001',
]);
$payment->create(); // → checkout url
// Listen for the webhook
PrantorPay::webhook(fn ($event) => [
'paid' => true,
'order_id' => $event->order_id,
]); A modern REST API, official SDKs, and ready-to-use plugins make integrating PrantorPay a smooth, enjoyable experience.
A simple, guided path from registration to collecting your first payment.
Create your merchant account and share your business details online.
Submit your documents for secure validation and approval.
Connect your site or app with our API, SDKs, or ready plugins.
Go live and accept payments across all channels instantly.
Quick answers about onboarding, integration, security, and settlements.
Join 500+ Bangladeshi businesses already growing with PrantorPay. Set up in minutes and start collecting payments today.