Errors

Could not load payment transactions

Admin payment-transactions list API failed (500 or thrown error).

Could not load payment transactions

Admin Payment transactions page/API could not load the list (/api/admin/payment-transactions error fallback).

Why this happens

Server exception, DB timeout, or query failure — not a member checkout error. Distinct from empty results (no error).

Diagnose and fix

1. Refresh; check app logs for the stack trace around the request.

2. Confirm database connectivity and disk space.

3. Narrow filters/date range if the query is heavy.

4. See Payment transactions list for normal usage.

Related