Errors

No matching PayPal payout requests in pending/approved state

Admin PayPal export — ids present but none eligible (404).

No matching PayPal payout requests in pending/approved state

Admin PayPal export found no matching rows among the given ids (404).

Why this happens

Selected requests are already paid/rejected, not PayPal method, or wrong ids. Distinct from Missing ids query (no ids at all).

Diagnose and fix

1. Filter admin payouts to pending/approved PayPal requests; select those.

2. Refresh if statuses changed since the list loaded.

3. Paid rows need a different process — do not re-export as pending.

4. See Payout requests (approve / reject / paid).

Related