• Mahmoud Aglan's avatar
    fix(members): correct installment panel formula and add live preview · c492f45a
    Mahmoud Aglan authored
    - Installment panel in member show page now uses flat simple interest:
      remaining × (rate/100) × (months/12) instead of hardcoded 22% × 30mo
    - Live breakdown table updates in real-time as user changes down payment
      or months: shows سعر العضوية, المقدم, المبلغ المتبقي, الفائدة,
      الإجمالي مع الفائدة, القسط الشهري
    - Pass installInterestRate and installMaxMonths from RuleEngine to show view
    - Fix pay-membership action to respect RuleEngine max months (not hardcoded 30)
    Co-Authored-By: 's avatarClaude Sonnet 4.6 <noreply@anthropic.com>
    c492f45a
Name
Last commit
Last update
..
Controllers Loading commit data...
Models Loading commit data...
Services Loading commit data...
Views Loading commit data...
ApiRoutes.php Loading commit data...
Routes.php Loading commit data...
bootstrap.php Loading commit data...