Auto Payment Verification

Accept Payments via bKash, Nagad, Rocket & More

The complete payment aggregator for Bangladesh. Auto-verify MFS payments with SMS forwarding. No merchant account needed.

SUPPORTED PAYMENT METHODS

bKashNagadRocketUpayCellfinTapiPayOK WalletmCashSureCashBank Transfer

How It Works

Three simple steps to start accepting payments

1. Connect Device

Install our Android app and connect your phone. It forwards MFS payment SMS to our server automatically.

2. Add Payment Methods

Add your bKash, Nagad, Rocket personal numbers. Set up per-brand payment settings with account types.

3. Auto-Verify Payments

Customer sends money & enters TrxID. We match it against your SMS data instantly. No manual checking.

Everything You Need

SMS Auto-Verification (Personal & Agent numbers)
bKash Tokenized API Integration
Multi-brand support with custom domains
Per-brand payment method configuration
Hosted checkout page (like Stripe Checkout)
Webhook callbacks on payment status change
Transaction dashboard with real-time updates
Invoice & payment link generation
Bank transfer with proof upload
Android companion app for SMS forwarding
API Example
POST /api/payment/create
Header: API-KEY: your_brand_key

{
  "amount": 500,
  "cus_name": "John Doe",
  "cus_email": "[email protected]",
  "success_url": "https://yoursite.com/success",
  "cancel_url": "https://yoursite.com/cancel",
  "webhook_url": "https://yoursite.com/webhook"
}

Response:
{
  "status": 1,
  "payment_url": "https://secure-payment.bohudurpay.com/pay/abc123",
  "transaction_id": "AP2K5ABC123"
}

Ready to Start Accepting Payments?

Create your free account and start accepting payments in minutes.

Create Free Account