The easiest way to accept payments online. Simple, secure, and developer-friendly.
Moneybag REST API
Unlock the full potential of Moneybag with our powerful RESTful API. Built for developers who demand flexibility, control, and reliability.
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
Interactive API playground with live authentication - test with your actual merchant keys instantly.
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 subscriptions, and grow your business
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
Available 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