Payment Gateway

Gateway Xendit for multi-store orchestration

This project is designed to sit between sistemkasir / sistempemesanan and Xendit. It centralizes sub-account routing, payment creation, master webhook handling, and callback delivery back to each store backend.

Available endpoints

  • PUT /api/v1/stores/:storeId/link
  • GET /api/v1/stores/:storeId/balance
  • POST /api/v1/payments/create
  • GET /api/v1/payments/status
  • POST /api/v1/webhooks/xendit
  • POST /api/v1/payouts/create
  • GET /api/v1/payouts/status
  • GET /api/health