Clarify Mini uses Ladill Pay only with platform fees.
Deploy Ladill Mini / deploy (push) Successful in 32s

Document that payment QRs settle only via Ladill Pay with standard platform fees.
This commit is contained in:
isaacclad
2026-07-24 14:15:46 +00:00
parent 5edbf0a677
commit 8034d62b95
+8
View File
@@ -56,6 +56,14 @@
</label>
</div>
<div class="rounded-2xl border border-slate-200 bg-white p-5 space-y-3">
<div>
<h2 class="text-sm font-semibold text-slate-900">Customer payment engine</h2>
<p class="mt-1 text-xs text-slate-500">All payment QR checkouts use Ladill Pay zero-config, no owner API keys.</p>
</div>
<p class="rounded-lg bg-emerald-50 px-3 py-2 text-sm text-emerald-800">Ladill Pay is the only payment option. Standard platform fees apply and settle to your Ladill wallet.</p>
</div>
<button type="submit" class="btn-primary">
Save settings
</button>