Errors

Failed to load

Short member UI load failure — e.g. balance top-up messages.loadFailed.

Failed to load

Short generic load-failure label (Failed to load) used in member payment-related UIs (e.g. balance top-up messages). Catalog lists it under payment; similar short strings appear elsewhere in the product.

Why this happens

Options/list fetch failed without a longer sentence. Sibling of Could not load top-up options (clearer top-up modal string).

Diagnose and fix

1. Hard refresh; retry; check connection.

2. Open DevTools → Network for the failed request.

3. Admin: confirm balance top-up presets and gateways are configured.

4. Prefer the longer specific article when the UI shows one.

Related