Moneybag

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.

API Example
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
Learn more about Subscriptions

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
Learn more about EMI

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
Learn more about Webhooks

Available SDKs & Plugins

PHP SDK

Available

Laravel, Symfony, and vanilla PHP support

WooCommerce

Available

WordPress e-commerce plugin

Node.js SDK

Available

TypeScript support with @moneybag/sdk package

Python SDK

Coming Soon

Django, Flask, and FastAPI integrations

More SDKs

Coming Soon

Java, .NET, Go, Ruby, and more

E-commerce Plugins

Coming Soon

Magento, PrestaShop, OpenCart