Summary
Build the payout history list page with status tracking, filtering, and failed payout retry.
Requirements
- Paginated data table: Payout ID, Recipient, Amount, Currency, Destination Type, Status, Date
- Status badges: Pending (orange), Processing (blue), Completed (green), Failed (red), Cancelled (grey)
- Filters: status, destination type, date range, batch ID
- Search by recipient name or payout ID
- Expandable row detail: full destination info, Stellar tx hash (linked), failure reason
- Quick actions: Retry (failed only), Cancel (pending only)
- Batch view: group payouts by batch ID
- Export to CSV
- Empty state + skeleton loaders
Acceptance Criteria
Summary
Build the payout history list page with status tracking, filtering, and failed payout retry.
Requirements
Acceptance Criteria