#817 — [Bug]: Luqra batch and transaction sync errors
Repo: Twill-AI/facade State: closed | Status: done Assignee: meliascosta, nadddder
Created: 2025-12-09 · Updated: 2025-12-10
Description
Steps to reproduce
- In your local facade link a merchant to a luqra merchant that has transactions
- Run nightly sync job by adjusting the CRON settings for it
- Investigate the resulting transactions/batches
NOTICE:
- Luqra Bartch amounts are not being picked up correctly (decimals ara parsed as int)
- Luqra transactions are not showing up
Expected behavior
Correct sync
Actual behavior
Batch amounts are 100 times bigger Transactions are missing
Notes
Add implementation notes, blockers, and context here
Related
Add wikilinks to related people, meetings, or other tickets