#887 — Merchant details table modifications

Repo: Twill-AI/twill-ai-ui State: open | Status: open Assignee: raymondehizoba

Created: 2025-12-16 · Updated: 2026-01-14

Description

Modifications below are requested on Master/Partner/Merchant portals on Transactions/Batches/Deposits/Disputes tables

  • In Master / Partner portals, instead of four stacked tables, have a single table with five tabs for transactions, batches, deposits, commissions, and disputes. Show 20 per view, instead of now 10. Merchant portal remains same in left nav.
  • Clicking on Batches, or Deposits should give a dropped list view of underlying transactions/batches using the get endpoint with filter
  • Exclude the hour from the date columns (all tables for all user types)
  • Transaction tables should default to sort descending by “Created At” and deselect “Settled At”
  • Transaction tables should default to excluding MCA Holdback Amount if the merchant doesn’t have MCA.
  • Batches tables should default to sorting by “Closed At” and deselect “Opened At”
  • Deposits tables should default to sorting by “Deposited At” and deselect “Created At”
  • Disputes tables should default to sorting by “Opened At”, and deselecting (TO DO)

Notes

Add implementation notes, blockers, and context here

Add wikilinks to related people, meetings, or other tickets