#937 — Master can Invite merchant or link to Luqra/EMS

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

Created: 2026-01-07 · Updated: 2026-03-20

Description

Master UI should allow inviting merchants and link merchants to Luqra/EMS.

  • Add merchant invitation button and flow to master portal. This would be exactly same behavior as partner portal, but using /api/v1/master/merchants/{merchant_id}/invite-merchant or /api/v1/master/partners/{partner_id}/merchants/{merchant_id}/invite-merchant
  • Add a button to add merchants to Luqra/EMS.
    • This should appear next to the invitation button, and be available only when both ems_mid and luqra_mid are null.
    • Option one is to link to Luqra using master/partners/{partner_id}/merchants/{merchant_id}/link-luqra-application
    • Option two is to link to EMS using master/partners/{partner_id}/merchants/{merchant_id}/link-ems-mid

Notes

Add implementation notes, blockers, and context here

Add wikilinks to related people, meetings, or other tickets