Payment operations

Portal status

Operational shell for staff payment queues, provider callbacks, reconciliation, and session-aware route checks.

App shell

Online

SvelteKit payment routes are available.

Health API

/api/health

Checks payment portal readiness.

Session API

/api/session

Reports current staff session state.

Protected area

Staff only

Payment queues require an authorized staff session.

Current routes

/transactions

Protected payment operations queue.

Requires session

/login

Staff login shell while authentication is being connected.

Public

/api/health

Payment portal health endpoint.

Public

/api/session

Staff session inspection endpoint.

Public