🇧🇩 Built for Bangladesh
Take payments with your personal bKash, Nagad, Rocket or Upay number — on your website through the API, or with no website at all by sharing a payment link. Fastaar verifies the SMS automatically.
5-minute setup · Test mode included · Cancel anytime
Rahim Electronics
৳1,250.00
Send Money to
01712 345 678
Payment verified
TrxID 8AB2C3D4EF · matched in 14s
Use the API on your website, skip the website entirely with payment links, or bill a customer with an invoice.
Your server creates a payment through the API and redirects the customer to the hosted checkout. PHP & JavaScript SDKs, webhooks, and test mode included.
Create a payment link from your dashboard in one click and send it to your customer on WhatsApp, Messenger, or SMS. They pay on the same hosted checkout — you get verified instantly.
Build an itemised invoice for a saved customer and share a hosted payment page. It is marked paid automatically the moment the SMS matches.
From your first sale to thousands of transactions — Fastaar handles the verification so you don't have to check SMS manually.
No mobile-money merchant account? Use your personal bKash, Nagad, Rocket or Upay number. Merchant accounts are supported too.
The Fastaar Android app reads incoming bKash, Nagad, Rocket and Upay SMS and matches the TrxID and amount in seconds.
A beautiful payment page in Bangla and English with step-by-step instructions — just redirect your customer.
Instant HMAC-signed notifications when a payment completes, fails, or expires. Retries built in.
A clean REST API with PHP and JavaScript SDKs, test mode, and copy-paste examples for any stack.
Track every transaction, filter and export CSV, monitor your devices, and manage API keys from one panel.
Create itemised invoices, share a hosted payment page, and get paid — Fastaar marks them paid the moment the SMS matches.
Save customer details once and reuse them across invoices and payment links, with a full payment history per customer.
Build and rehearse the entire flow with test-mode keys before going live — no real money moves and nothing is at risk.
Four steps, fully automatic.
Your server calls the Fastaar API and redirects the customer to the hosted checkout page.
They Send Money to your bKash/Nagad number and enter the TrxID from their confirmation SMS.
The Fastaar app on your phone forwards the incoming bKash/Nagad SMS securely to our servers.
TrxID and amount match — the payment completes and your website gets a signed webhook.
No per-transaction fees from us. Pick a plan, pay with bKash, Nagad, Rocket or Upay, get verified, start selling.
For new sellers taking their first online payments.
৳299 / month
Choose StarterFor growing businesses that need automation.
৳799 / month
Choose GrowthFor high-volume stores that need room to scale.
৳1,999 / month
Choose ScaleFor enterprises that need it all, with no caps.
৳4,999 / month
Choose EnterpriseAll plans include automatic SMS verification, test mode, and Bangla + English checkout. No per-transaction fees from Fastaar — cancel anytime.
One POST request creates a payment. Redirect to the checkout URL, then confirm the order from a signed webhook. PHP and JavaScript SDKs included — or use plain HTTP from any language.
curl -X POST https://fastaar.com/api/v1/payments \
-H "Authorization: Bearer fk_live_..." \
-H "Content-Type: application/json" \
-d '{
"amount": 500,
"invoice_id": "ORDER-42",
"metadata": {"channel": "web"}
}'
# → 201 Created
# {"data": {"id": "01jxyz...", "object": "payment",
# "status": "pending", "amount": "500.00",
# "checkout_url": "https://fastaar.com/pay/01jxyz..."}}
No. Fastaar works with personal bKash/Nagad numbers using SMS verification. If you do have an official merchant account, add it as a merchant-type account and customers will see the correct payment instructions.
You install the Fastaar Android app on the phone that owns your MFS SIM and pair it with a 6-digit code. When a customer pays, the incoming bKash/Nagad SMS is forwarded securely and matched against the payment by TrxID and amount — usually within seconds.
Yes. Create a test-mode API key (fk_test_…) and test payments auto-complete on the checkout page without any real money or SMS, while webhooks fire exactly like production.
Any backend that can make an HTTPS request. We ship PHP and JavaScript SDKs, plus copy-paste examples for plain PHP, Laravel, and Node — see the docs.
No. You pay a flat monthly or yearly subscription. bKash/Nagad's own cash-out fees still apply to your wallet as normal.
The payment stays in "awaiting verification". You can see the customer's claimed TrxID in your dashboard and complete or reject it manually — nothing is lost.
Register, add your bKash/Nagad number, pair your phone, and take your first payment in minutes.
Create your free account