• Mahmoud Aglan's avatar
    Add 3% platform fee to wizard invoice + printable invoice on success · f00b5c97
    Mahmoud Aglan authored
    - Invoice now includes service_fee_amount via PlatformFeeService (3% env-configurable)
    - Review step and payment step both show fee breakdown (subtotal + service fee = total)
    - Payment records the full total (including fee), not just the program price
    - Success screen shows a proper printable invoice with items table, totals breakdown,
      payment status badge, and a print button that hides nav/sidebar
    - Stores invoiceId for the computed invoiceForPrint property
    Co-Authored-By: 's avatarClaude Opus 4.6 <noreply@anthropic.com>
    f00b5c97
Name
Last commit
Last update
..
Console/Commands Loading commit data...
Domain Loading commit data...
Helpers Loading commit data...
Http Loading commit data...
Livewire Loading commit data...
Models Loading commit data...
Providers Loading commit data...