Sistem manajemen collection yang powerful dengan bonus engine hybrid, KPI tracking realtime, dan lifecycle management terintegrasi.
Access your personalized dashboard based on your role
System-wide management and control. Access all features including KPI generation, account imports, and comprehensive reports.
Team performance monitoring and management. Track your team's metrics, compare collectors, and analyze team trends.
Personal performance dashboard. Track your payments, bonuses, recovery rate, and manage your assigned accounts.
Solusi lengkap untuk mengelola collection dengan efisien dan terstruktur
Sistem bonus multi-layer dengan base rate 3%, bucket multiplier, tier multiplier, dan target achievement. Hard cap 9% untuk kontrol maksimal.
Tracking KPI bulanan dengan recovery rate otomatis, load type separation (NEW, REACTIVATED, CONTINUATION), dan snapshot immutable.
30-day agency hold, automatic takeover marking, dan reactivation tracking. Event-driven architecture untuk scalability.
Round-robin distribution by bucket dengan load balancing otomatis. Ensures mixed buckets dan balanced account count per collector.
Transaction-safe payment processing dengan bonus calculation otomatis, reversal support, dan idempotency protection.
Immutable audit trail untuk setiap bonus calculation dengan complete context snapshot. Never recalculates after creation.
Clean architecture dengan Domain-Driven Design untuk maintainability
/api/payments/process
Process verified payment with bonus calculation
/api/payments/{id}/reverse
Reverse payment and recalculate stats
/api/accounts/import
Import account with load type detection
/api/accounts/distribute
Fair distribution to collectors
Powerful CLI tools untuk automation
php artisan kpi:generate-monthly
Generate KPI snapshots
php artisan lifecycle:mark-takeover
Mark accounts as takeover
Domain-Driven Design dengan separation of concerns
Models, Services, Enums, Business Logic
Use Cases, DTOs, Events, Listeners
Repositories, External Services