Paid tickets and contributions settle via Ladill Pay (standard platform fee). Net proceeds land in your Ladill wallet for withdrawal.
Total event revenue (net)
{{ $fmt($revenueMinor) }}
{{ ($pa['account_type'] ?? '') === 'mobile_money' ? 'Mobile Money' : 'Bank Account' }}
{{ $pa['account_name'] }}
{{ $pa['bank_name'] }} · {{ $pa['account_number'] }}
Add a payout account to withdraw from your wallet.
Mobile money or bank account for withdrawals.
Ticket and contribution net proceeds after the Ladill Pay platform fee.
Paid registrations will appear here once attendees complete checkout.
| Event | Attendee | Type | Gross | Fee | Net | Paid |
|---|---|---|---|---|---|---|
| {{ $eventName }} | {{ $tx->attendee_name }} | {{ $tx->tier_name }} | {{ $fmt($tx->amount_minor) }} | −{{ $fmt($tx->platformFeeMinor()) }} | {{ $fmt($tx->netAmountMinor()) }} | {{ $tx->paid_at?->format('M j, Y g:i A') ?? '—' }} @if($tx->payment_reference) {{ $tx->payment_reference }} @endif |
Recent requests to your bank or mobile money account.
GHS {{ number_format((float) ($withdrawal['amount_ghs'] ?? 0), 2) }}
@if(!empty($withdrawal['created_at'])) {{ \Illuminate\Support\Carbon::parse($withdrawal['created_at'])->format('M j, Y g:i A') }} @endif