{
  "gateway": "Bitdo Central Payment Gateway",
  "status": "online",
  "version": "1.0.0",
  "environment": "development",
  "domain": "payment.shopbitdo.com",
  "acbConfig": {
    "bankName": "ACB",
    "bin": "970416",
    "accountNumber": "26231131",
    "accountName": "MAI PHUOC TOAN",
    "callbackRegisteredUrl": "https://payment.shopbitdo.com/api/v1/callbacks/acb"
  },
  "endpoints": {
    "health": "GET /health",
    "createQr": "POST /api/v1/payments/create-qr",
    "acbCallback": "POST /api/v1/callbacks/acb",
    "acbCallbackHistory": "GET /api/v1/callbacks/acb/test-history",
    "testDispatchWebhook": "POST /api/v1/webhooks/test-dispatch"
  },
  "timestamp": "2026-09-23T11:36:36.560Z"
}