Replace Ladill Mini with Secured by Paystack. Powered by Ladill Pay on checkout and Paystack sheet footers. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -1,3 +1,3 @@
|
|||||||
<div class="shrink-0 border-t border-slate-100 bg-slate-50/80 px-4 py-2.5 text-center">
|
<div class="shrink-0 border-t border-slate-100 bg-slate-50/80 px-4 py-2.5 text-center">
|
||||||
<p class="text-[11px] text-slate-400">Secured by Paystack · Powered by Ladill Mini</p>
|
<p class="text-[11px] text-slate-400">Secured by Paystack. Powered by Ladill Pay</p>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -473,7 +473,7 @@
|
|||||||
{{-- Header --}}
|
{{-- Header --}}
|
||||||
<div class="px-6 py-6 text-center" style="background: linear-gradient(160deg, {{ $churchColor }}0d 0%, {{ $churchColor }}1f 100%); border-bottom: 1px solid {{ $churchColor }}22;">
|
<div class="px-6 py-6 text-center" style="background: linear-gradient(160deg, {{ $churchColor }}0d 0%, {{ $churchColor }}1f 100%); border-bottom: 1px solid {{ $churchColor }}22;">
|
||||||
<h2 class="text-lg font-bold text-slate-900">Give Online</h2>
|
<h2 class="text-lg font-bold text-slate-900">Give Online</h2>
|
||||||
<p class="mt-0.5 text-xs text-slate-500">Secured by Paystack</p>
|
<p class="mt-0.5 text-xs text-slate-500">Secured by Paystack. Powered by Ladill Pay</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="px-5 pb-6 pt-5 space-y-5">
|
<div class="px-5 pb-6 pt-5 space-y-5">
|
||||||
@@ -1471,7 +1471,7 @@
|
|||||||
<span x-text="loading ? 'Opening payment…' : ('Pay {{ $currency }} ' + orderTotal.toFixed(2))"></span>
|
<span x-text="loading ? 'Opening payment…' : ('Pay {{ $currency }} ' + orderTotal.toFixed(2))"></span>
|
||||||
</button>
|
</button>
|
||||||
|
|
||||||
<p class="text-center text-[11px] text-slate-400">Secured by Paystack</p>
|
<p class="text-center text-[11px] text-slate-400">Secured by Paystack. Powered by Ladill Pay</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -66,7 +66,7 @@
|
|||||||
<span x-text="loading ? 'Opening payment…' : 'Pay'">Pay</span>
|
<span x-text="loading ? 'Opening payment…' : 'Pay'">Pay</span>
|
||||||
</button>
|
</button>
|
||||||
|
|
||||||
<p class="mt-3 text-center text-[11px] text-slate-400">Secured by Paystack · Powered by Ladill Mini</p>
|
<p class="mt-3 text-center text-[11px] text-slate-400">Secured by Paystack. Powered by Ladill Pay</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -105,7 +105,7 @@
|
|||||||
</button>
|
</button>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<p class="mt-4 text-center text-[11px] text-slate-400">Secured by Paystack · Powered by Ladill Mini</p>
|
<p class="mt-4 text-center text-[11px] text-slate-400">Secured by Paystack. Powered by Ladill Pay</p>
|
||||||
</div>
|
</div>
|
||||||
</main>
|
</main>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user