Appearance
Payments
What it's for
Payments from clients you personally enrolled — a narrower view than Admin's company-wide Payment History.

Steps
Use the search box or Status filter to find a transaction, click Export CSV to download the list, or click Receipt on a row to view/print it.
Technical Notes
GET /api/payment/history, GET /api/payment/analytics, GET /api/payment/export — the same shared payment endpoints every role uses; the server scopes results to what you enrolled based on your JWT, rather than the frontend filtering client-side.