Self-hosted, fully customizable payment automation. Accept bKash, Nagad, Rocket, SSL Commerz and more. Build your own plugins and stay in complete control.
Built for businesses that need full control over their payment workflows
Install, activate and configure any payment gateway as a plugin. Build your own in minutes.
API key authentication, CSRF protection, IP whitelisting, and webhook signatures.
Live transaction monitoring, revenue charts, and exportable reports.
RESTful API with full documentation. Integrate with WooCommerce, WHMCS, and any platform.
Super Admin, Admin, Merchant and User roles with granular permissions.
Automatic webhook delivery to your endpoint on payment success, failure, and more.
Fully responsive dashboard. Manage payments from any device.
Support for BDT, USD, and other currencies. Configurable charge rates.
Get started and accept payments in just three steps
Register as a merchant and get your API key and secret instantly.
Install and configure any payment gateway plugin from the admin panel.
Integrate via API or share a Payment Link. Start collecting payments immediately.
All major Bangladeshi and international payment gateways
The most popular mobile payment in Bangladesh
Fast & easy digital financial service by Post Office
Dutch-Bangla Bank mobile financial service
Bangladesh's leading payment gateway with 30+ options
Accept cards globally with Stripe's trusted platform
Manual payment with admin verification workflow
Integrate Advanced Pay into any platform with our RESTful API. Use your API key and secret to create payments, check status, and receive webhooks.
curl -X POST https://pay.advanceditworld.com/api/v1/payment/create \
-H "X-API-KEY: your_api_key" \
-H "X-SECRET-KEY: your_secret" \
-H "Content-Type: application/json" \
-d '{
"amount": 500,
"currency": "BDT",
"gateway": "bkash",
"order_id": "ORD-001",
"customer": {
"name": "Mohammad Rahman",
"email": "customer@example.com",
"phone": "01712345678"
},
"redirect_url": "https://yoursite.com/success",
"cancel_url": "https://yoursite.com/cancel",
"callback_url": "https://yoursite.com/webhook"
}'
Everything you need to run a professional payment operation
Your data never leaves your server. Full control over your infrastructure and customer data.
Deploy in minutes on any PHP hosting. No complex configuration or cloud dependencies required.
Clean RESTful API, webhook support, and plugin architecture for unlimited customization.
Support unlimited merchants with role-based access: admin, merchant, and customer roles.
Live dashboards, transaction history, revenue charts, and exportable reports built in.
Add any payment gateway as a plugin. bKash, Nagad, SSLCommerz, Stripe, and your own custom ones.
Create your merchant account and start accepting payments in minutes.
Create Account Admin Login