Get started
FastPay Global Documentation
Accept bKash, Nagad and crypto payments on your website, Telegram mini app, or mobile app. Pick a path below to get started.
How it works
- 1Create a brand in your dashboard and copy its public & secret keys.
- 2Call
POST /api/public/create-paymentfrom your server with the order info. - 3Redirect your customer to the returned
paymentUrl(the hosted payment page). - 4When payment is confirmed, we send a signed webhook to your server.