Bangladesh's payment gateway built for developers. Accept payments across all major channels — cards, mobile banking, and more.
Moneybag REST API
A comprehensive RESTful API for payment processing in Bangladesh. Integrate once and gain access to card payments, mobile banking, EMI, and recurring billing — all through a single, consistent interface.
RESTful Architecture
Clean, predictable endpoints following REST principles for easy integration and maintenance.
JSON Everything
Consistent JSON request and response format with comprehensive error handling and validation.
Real-time Testing
Live API console with authentication — test against real endpoints using your sandbox merchant keys.
Webhook Support
Instant payment notifications to keep your systems synchronized in real-time.
curl -X POST \
"https://sandbox.api.moneybag.com.bd/api/v2/payments/checkout" \
-H "Content-Type: application/json" \
-H "X-Merchant-API-Key: your_api_key" \
-d '{
"order_id": "ORD001",
"currency": "BDT",
"order_amount": 1500.00,
"success_url": "https://yoursite.com/success",
"customer": {
"name": "John Doe",
"email": "john@example.com"
}
}'Powerful Payment Features
Everything you need to accept payments, manage recurring billing, and offer flexible financing options to your customers
Subscription Payments
Automate recurring billing with flexible subscription plans. Support daily, weekly, monthly, and yearly billing cycles with automatic retries and dunning management.
- Flexible billing intervals and cycles
- Automatic payment retry logic
- Trial periods and setup fees
- Proration and plan changes
EMI Payments
Boost sales with flexible EMI options. Offer customers multiple bank partnerships and tenure choices with transparent interest rates and processing fees.
- Multiple bank and tenure options
- Real-time EMI calculation API
- Pre-calculated or checkout selection
- Minimum order ৳3,000 BDT
Webhook Notifications
Real-time event notifications keep your systems in sync. Get instant updates for payments, subscriptions, and refunds with secure signature verification.
- Instant payment status updates
- Secure signature verification
- Automatic retry mechanism
- Multiple event types support
Official SDKs & Plugins
PHP SDK
AvailableLaravel, Symfony, and vanilla PHP support
WooCommerce
AvailableWordPress e-commerce plugin
Node.js SDK
AvailableTypeScript support with @moneybag/sdk package
Python SDK
Coming SoonDjango, Flask, and FastAPI integrations
More SDKs
Coming SoonJava, .NET, Go, Ruby, and more
E-commerce Plugins
Coming SoonMagento, PrestaShop, OpenCart