#897 — TBDD QAed
Repo: Twill-AI/facade State: closed | Status: done Assignee: sparsh-twillpayments
Created: 2026-01-05 · Updated: 2026-01-19
Description
Caused by mismatch of declined and refunds in Twill UI vs. Luqra UI.
Sample BridgeIT 45e3dd70-8f7d-449e-abc8-fdf829aa35a1
Sample Refund
Sample Decline
-
We need to add Luqra Authorizations to Transactions table
-
Confirm refunds are ingested as they show up in Luqra
-
Confirm declined transactions show up in DB
-
Investigate EMS similar behavior ( create ticket if needed)
-
Batches should have the transactions
-
Batches should not have a field for net payout (it is a deposit thing)
-
Batches currently only has 0 values for approved amount, whereas it should be the total batch amount (rename from total transaction amount) minus the risk reviewed batches and credits (Should match the Luqra UI
Approved Batches) -
Deposits should have fields for
total_deposit_amount,reference_number,fees,net_batches(EMS Deposits have the Amount correctly) -
Deposit <> Batch relationship does not match Luqra’s
-
MCA Payback should be a field in deposit table
-
Disputes table should have a field for
transaction_id -
Map the dispute status to a me
Notes
Add implementation notes, blockers, and context here
Related
Add wikilinks to related people, meetings, or other tickets