MCPcopy Create free account
hub / github.com/boringstack-xyz/boringstack / billing.routes.ts

File billing.routes.ts

apps/api/src/api/billing/billing.routes.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Elysia } from "elysia";
2
3import { ApiErrors, createSuccessResponse } from "../../lib/errors";
4import { errorHandler } from "../../middleware/error-handler";

Callers

nothing calls this directly

Calls 12

requireAuthFunction · 0.90
errorHandlerFunction · 0.90
getBillingServiceFunction · 0.90
resolveBillingAccountFunction · 0.90
createSuccessResponseFunction · 0.90
listPlansMethod · 0.80
getSubscriptionMethod · 0.80
createCheckoutSessionMethod · 0.80
createPortalSessionMethod · 0.80
constructWebhookEventMethod · 0.80
handleWebhookEventMethod · 0.80
getMethod · 0.45

Tested by

no test coverage detected