Lower donation platform fee from 9% to 5%.
Deploy Ladill Give / deploy (push) Successful in 32s

Update settlement logic and in-app copy to match the new Ladill Pay donations tier.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
isaacclad
2026-06-11 19:32:23 +00:00
co-authored by Cursor
parent 5e7b56f400
commit 79b1c043c0
5 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
<div class="space-y-6">
<div>
<h1 class="text-xl font-semibold text-slate-900">Payouts</h1>
<p class="mt-1 text-sm text-slate-500">Donations settle into your Ladill wallet (9% fee), then withdraw to bank or MoMo.</p>
<p class="mt-1 text-sm text-slate-500">Donations settle into your Ladill wallet (5% fee), then withdraw to bank or MoMo.</p>
</div>
<div class="grid gap-4 sm:grid-cols-2">
<div class="rounded-2xl border border-slate-200 bg-white p-5">
+1 -1
View File
@@ -1,5 +1,5 @@
@php
$afiaGreeting = "Hi, I'm Afia 👋 Ask me about giving pages — creating one, accepting donations, payouts, or the 9% platform fee…";
$afiaGreeting = "Hi, I'm Afia 👋 Ask me about giving pages — creating one, accepting donations, payouts, or the 5% platform fee…";
$afiaSuggestions = [
'How do I create a giving page?',
'How do supporters give online?',