API Information
This is a custom payment gateway API built with Express.js and deployed on Cloudflare Pages.
Available Endpoints:
GET /api/health - Health check
GET /api/health/db - Database health check
POST /api/auth/* - Authentication endpoints
POST /api/payment/* - Payment processing
GET /api/dashboard/* - Dashboard data
Features:
- Multiple payment providers (bKash, Nagad)
- Merchant management
- Transaction processing
- Real-time webhooks
- Analytics and reporting
- File upload support