Settings

Settings

Notification preferences for your payment QRs.

@if (session('success'))
{{ session('success') }}
@endif
@csrf @method('PUT')

Notifications

Choose what we email you about payments and your account.

@error('notify_email')

{{ $message }}

@enderror

Donor payment engine

Ladill Pay is recommended, zero-config, and selected by default.

Ladill Pay remains the safe fallback and requires no owner keys.

@if ($canUsePaymentGateway ?? false)

Optional. Invalid or incomplete keys automatically fall back to Ladill Pay.

@else

Free uses Ladill Pay only. Pro and higher plans may optionally connect owner Paystack.

@endif

Profile, password, and security are managed on account.ladill.com.