#1109 — Select processor
Repo: Twill-AI/twill-ai-ui State: open | Status: open Assignee: raymondehizoba
Created: 2026-03-05 · Updated: 2026-03-06
Description
Context
Master/Partner-facing UI for selecting a processor to send the application to underwriting.
Where it lives
Merchant detail page — new section visible on review page only when merchant status is in_review.
UI
Processor Selection
- Radio or dropdown: Luqra / EMS / Priority
- “Send for Signature” button calls PATCH
/master/merchants/{id}/processor - Consider error handling notes in the response
- On success: merchant status updates in UI, button disabled, activity feed refreshes to show the embedded document
AC
- Fee review panel visible to master on merchant detail when status is
in_review - Processor selector
- PATCH call wired with loading + error states
- Merchant status and activity feed reflect change on success
Notes
Add implementation notes, blockers, and context here
Related
Add wikilinks to related people, meetings, or other tickets