Configure optimization parameters, delivery windows, and system settings
Note: Max route duration is automatically calculated from delivery time windows above (end time - start time for each meal)
💡 Payment Logic: Total Pay = Base Pay + (Incentive ÷ Number of Routes) + (Per KM Rate × Total Distance)
Example 1: Driver with 2 meals/day, 25km and 30km routes: Route 1: ₹200 + (₹100 ÷ 2) + (₹4 × 25) = ₹350 | Route 2: ₹200 + (₹100 ÷ 2) + (₹4 × 30) = ₹370 Total base for driver: 200×2 + 100 = ₹500
Example 2: Driver with 3 meals/day (30km each route): Each route: ₹200 + (₹150 ÷ 3) + (₹4 × 30) = ₹200 + ₹50 + ₹120 = ₹370 Total base for driver: 200×3 + 150 = ₹750