🚀 Plugin-Based Architecture

Your Own
Payment Gateway
Platform

Self-hosted, fully customizable payment automation. Accept bKash, Nagad, Rocket, SSL Commerz and more. Build your own plugins and stay in complete control.

99.9%
Uptime
5+
Gateways
Plugins
Advanced Pay
Payment Dashboard
৳ 1,24,500
Today's Revenue
342
Transactions
Mohammad R.
bKash
৳ 1,200
completed
Fatema B.
Nagad
৳ 850
completed
Karim A.
Rocket
৳ 3,500
pending
Rina K.
SSL
৳ 12,000
completed
bKash Nagad Rocket SSLCommerz Stripe + Custom
Features

Everything You Need

Built for businesses that need full control over their payment workflows

Plugin System

Install, activate and configure any payment gateway as a plugin. Build your own in minutes.

Secure & Reliable

API key authentication, CSRF protection, IP whitelisting, and webhook signatures.

Real-time Analytics

Live transaction monitoring, revenue charts, and exportable reports.

Developer API

RESTful API with full documentation. Integrate with WooCommerce, WHMCS, and any platform.

Multi-user Roles

Super Admin, Admin, Merchant and User roles with granular permissions.

Webhooks

Automatic webhook delivery to your endpoint on payment success, failure, and more.

Mobile Ready

Fully responsive dashboard. Manage payments from any device.

Multi-currency

Support for BDT, USD, and other currencies. Configurable charge rates.

Simple Process

How It Works

Get started and accept payments in just three steps

STEP 01
Create Account

Register as a merchant and get your API key and secret instantly.

STEP 02
Configure Gateway

Install and configure any payment gateway plugin from the admin panel.

STEP 03
Start Accepting

Integrate via API or share a Payment Link. Start collecting payments immediately.

Supported Gateways

Payment Methods

All major Bangladeshi and international payment gateways

b
bKash
Mobile Banking

The most popular mobile payment in Bangladesh

N
Nagad
Mobile Banking

Fast & easy digital financial service by Post Office

R
Rocket
Mobile Banking

Dutch-Bangla Bank mobile financial service

S
SSLCommerz
Payment Gateway

Bangladesh's leading payment gateway with 30+ options

S
Stripe
International

Accept cards globally with Stripe's trusted platform

M
Manual
Manual

Manual payment with admin verification workflow

API

Simple, Powerful API

Integrate Advanced Pay into any platform with our RESTful API. Use your API key and secret to create payments, check status, and receive webhooks.

  • Create payment requests
  • Check transaction status
  • Webhook notifications
  • Multiple language SDKs
POST /api/v1/payment/create
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"
  }'
Why Advanced Pay

Built for Reliability

Everything you need to run a professional payment operation

100% Self-Hosted

Your data never leaves your server. Full control over your infrastructure and customer data.

Instant Setup

Deploy in minutes on any PHP hosting. No complex configuration or cloud dependencies required.

Developer First

Clean RESTful API, webhook support, and plugin architecture for unlimited customization.

Multi-Merchant

Support unlimited merchants with role-based access: admin, merchant, and customer roles.

Real-time Reports

Live dashboards, transaction history, revenue charts, and exportable reports built in.

Plugin System

Add any payment gateway as a plugin. bKash, Nagad, SSLCommerz, Stripe, and your own custom ones.

FAQ

Frequently Asked Questions

Yes, you will need your own credentials from each payment gateway (bKash merchant, Nagad merchant, etc.). Advanced Pay provides the integration layer — the actual gateway accounts are yours.

Absolutely. Advanced Pay has a plugin system where you can create your own gateway plugin by implementing the PluginInterface. The process is well-documented and straightforward.

Yes. Advanced Pay uses CSRF protection, API key authentication, webhook signature verification, and input sanitization throughout. It is designed for production deployments.

Any PHP 7.4+ hosting with MySQL support works. cPanel shared hosting, VPS, or dedicated servers all work. The install wizard handles the initial setup automatically.

Yes. Advanced Pay supports multiple merchant accounts. Each merchant has their own API keys, payment links, webhooks, and transaction history. The admin can manage all merchants from the admin panel.

Ready to Get Started?

Create your merchant account and start accepting payments in minutes.

Create Account Admin Login