Complete your coaching booking Securely pay for your Money-Wise coaching discovery call, then choose your session time.
Back to coaching intake

Intake complete

Secure your discovery call.

Your intake is saved. Complete the verified payment, then the booking calendar unlocks automatically.

Choose how to pay

One verified payment, then book your time

Money-Wise never stores your card or mobile-money PIN.

@if ($errors->any())
{{ $errors->first() }}
@endif @if ($payment)

Latest attempt: {{ \Illuminate\Support\Str::headline($payment->status) }}

{{ $payment->created_at->diffForHumans() }} via {{ \Illuminate\Support\Str::headline($payment->gateway) }}

View status
@endif @if (empty($gateways))

Online payment is being configured

Your coaching intake is safely recorded. The team can help you complete the payment without filling it again.

Ask for payment help
@else
@csrf
Payment method
@foreach ($gateways as $key => $gatewayOption) @endforeach

The M-Pesa prompt will be sent to this number.

The calendar unlocks only after provider verification.

@endif