Payment Gateway API

Loading...

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: