Cards, crypto, PayPal and local wallets through one API and a beautiful hosted checkout. Signed webhooks, a real ledger and fast payouts — without building a payments team.
$ curl https://paylume.besends.com/api/v1/payments \
-H "Authorization: Bearer sk_live_…" \
-d '{"amount": 4900, "currency": "USD"}'
{
"id": "pay_8fK2xQ…",
"status": "requires_payment_method",
"checkout_url": "https://paylume.besends.com/pay/…"
}Built the way the best gateways work — idempotent APIs, signed events, test mode, and a ledger you can trust.
Cards, crypto, PayPal, bKash/Nagad via SSLCommerz — behind a single REST call and a hosted checkout.
Mobile-first, conversion-tuned pay page. Card data goes straight to the provider — you stay out of PCI scope.
Gateways are filtered by currency, mode, package and per-merchant rules — customers only see what works.
HMAC-SHA256 signed events with timestamp replay protection and 24-hour retry with backoff.
Double-entry style balances: pending, available and rolling reserve, with T+N settlement per package.
Withdraw to USDT TRC20/BEP20, RedotPay or bank. Every payout is reviewed and recorded with its tx hash.
POST /v1/payments with an amount and currency. Get back a checkout URL.
They pick card, crypto, PayPal or wallet on the hosted page and pay the provider directly.
A signed payment.succeeded webhook hits your server; funds settle to your balance.
A one-time activation fee, then a per-payment commission. No monthly fees. Test mode is always free.
Paylume is designed so a mistake doesn't become a breach.
Sign up and you get test API keys immediately. The built-in simulator lets you test the full flow — checkout, webhooks, dashboard — before you verify.
Choose a package, pay its one-time activation fee, upload the documents that package requires, and submit for review. Live keys unlock on approval.
No. Customers enter card details on the processor's own secure page (Stripe, PayPal, SSLCommerz, NOWPayments). Paylume only receives the result.
Successful payments land in your pending balance, move to available after your package's settlement window, and you request a payout to USDT, RedotPay or bank.
Yes — send an Idempotency-Key header when creating payments and retries return the original payment instead of creating duplicates.
Create an account, grab a test key, and watch a payment land in your dashboard.
Get your API keys