Replace Ladill Pay POS checkouts with merchant gateways.
Deploy Ladill POS / deploy (push) Successful in 30s

Register Card/MoMo payments through merchant Paystack, Flutterwave, or Hubtel settings so takings settle 100% to the business.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
isaacclad
2026-07-15 01:26:22 +00:00
co-authored by Cursor
parent 2e969f8db2
commit 3ea9fdfe33
10 changed files with 473 additions and 68 deletions
+2 -2
View File
@@ -1,8 +1,8 @@
@php
$afiaGreeting = "Hi, I'm Afia 👋 Ask me about taking a sale, charging by cash or Ladill Pay, managing products, or your sales history…";
$afiaGreeting = "Hi, I'm Afia 👋 Ask me about taking a sale, charging by cash or Card / MoMo, managing products, or your sales history…";
$afiaSuggestions = [
'How do I take a sale?',
'How do I charge with Ladill Pay?',
'How do I charge with Card / MoMo?',
'How do I add a product?',
'How do I import products from CRM?',
];