Register your own bKash, Nagad, Rocket or bank account and pair a phone. When a customer pays you, AsolPay reads the confirmation, matches it to the order, and tells your website — automatically. We never hold your money.
Create an invoice, send your customer to the hosted checkout, get a signed webhook when it's paid.
curl https://api.asolpay.com/api/v1/invoices/ \ -H "Authorization: Bearer [PLACEHOLDER_SK_LIVE_KEY]" \ -H "Idempotency-Key: order-4821" \ -d amount_poisha=25000 \ -d customer_phone=01XXXXXXXXX \ -d redirect_url=https://yourshop.com/thanks
Every example uses a placeholder key — never paste a real one.
No. Customers pay directly into your own account. We only observe that it arrived and confirm the order.
You get a loud dashboard banner and an alert. Pending payments still resolve once it's back online.
bKash, Nagad, Rocket, Upay and bank transfer at launch.
Use a sk_test_ key. Sandbox rows are excluded from every total and report.