#891 — Show processing_status in the merchants table

Repo: Twill-AI/twill-ai-ui State: closed | Status: done Assignee: nadddder, raymondehizoba

Created: 2025-12-18 · Updated: 2026-02-23

Description

We need to introduce a visual indicator in the merchants table to reflect the merchant’s current processing health (processing_status). This will help users quickly identify merchants who are at risk. Add a visual indicator next to status column in the main merchants table. (similar to invitation and action required, in addition to them) Render the following based on the processing_status field:

ValueIconTooltip Text (Hover)
activation_overdueActivation Overdue: Approved {{number of days}} ago but has never processed.
dormant🛑Dormant: Active in the past, but no transactions in the last {{number of days since last transaction}} days.
churned🔻Churned: Processing volume has dropped significantly (>90%) vs baseline.
null

Notes

Add implementation notes, blockers, and context here

Add wikilinks to related people, meetings, or other tickets