Paid tickets and contributions settle directly to your connected gateway (0% Ladill fee). This wallet is for app subscriptions and older balances only.
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.
Legacy wallet credits from before BYO gateway settlement. New ticket revenue does not land here.
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