Commit Graph
79 Commits
Author SHA1 Message Date
isaacclad c86e353c98 Let hero stats cards auto-expand to fit long values.
Deploy Ladill Give / deploy (push) Successful in 43s
Replace fixed mobile widths and equal grid columns with content-sized cards so figures like GHS balances and storage sizes are never clipped.
2026-07-24 14:53:13 +00:00
isaacclad 5d642900c5 Require Ladill Pay only for Give donations.
Deploy Ladill Give / deploy (push) Successful in 58s
Remove custom/owner payment gateway option and always collect donations through Ladill Pay with platform fees.
2026-07-24 14:15:43 +00:00
isaacclad 9890776265 Stop Paystack pre-modal flash on customer checkout.
Deploy Ladill Give / deploy (push) Successful in 1m23s
Use the shared Inline sheet, hold busy until payment UI opens, and avoid locking page scroll during the handoff.
2026-07-24 10:14:40 +00:00
isaacclad 9bda4a5095 Simplify Paystack checkout handoff
Deploy Ladill Give / deploy (push) Successful in 47s
2026-07-24 08:25:29 +00:00
isaacclad 78c6d3072c Simplify pay wait copy and scale Paystack to fill the loading area.
Deploy Ladill Give / deploy (push) Successful in 1m38s
Use “Please wait…” while loading, and scale the contained Paystack iframe so
checkout fills the sheet body without a floating second card.
2026-07-23 22:56:46 +00:00
isaacclad d21397f039 Render Paystack flush in the sheet loading area without a second stage.
Deploy Ladill Give / deploy (push) Has been cancelled
Drop host shadows and keep the iframe transparent so checkout fills the
Ladill sheet body instead of floating as a second card.
2026-07-23 22:44:14 +00:00
isaacclad f09d30c09b Force Paystack checkout into the sheet mount on first insert.
Deploy Ladill Give / deploy (push) Successful in 1m23s
Redirect first iframe append into the Ladill sheet body and keep absolute
fill styles applied so checkout is not a second full-screen modal.
2026-07-23 22:36:35 +00:00
isaacclad a8a9d79af0 Unify payment sheet to one POS design across all apps.
Deploy Ladill Give / deploy (push) Successful in 1m0s
Loading uses the standard white bottomsheet/modal; once Paystack Inline is
ready the host shell goes transparent so only Paystack's card shows on the
backdrop — no oversized second white frame on Merchant/Give/etc.
2026-07-21 23:16:06 +00:00
isaacclad 81f93ff04b Tighten payment sheet UI to match POS single-surface checkout.
Deploy Ladill Give / deploy (push) Successful in 54s
When Paystack Inline is ready: widen desktop panel for channel sidebar, collapse
to a minimal header, hide footer trust line, and re-pin the checkout iframe to
the sheet body so it does not read as a second modal on top of Ladill chrome.
2026-07-21 23:02:49 +00:00
isaacclad c1b6a418ab Fix proxied checkout CSRF for Merchant, Give, Invoice and Events.
Deploy Ladill Give / deploy (push) Successful in 44s
Public order/pay POSTs hit ladl.link first; satellite CSRF tokens cannot bind
to Link (or platform/satellite) sessions, which returned 419 and showed
"Could not start checkout." Except public checkout paths and return
access_code from owner-gateway Paystack init. Sync contained Paystack sheet.
2026-07-21 22:54:01 +00:00
isaaccladandCursor e5d95167dd Add optional owner gateway routing to Give.
Deploy Ladill Give / deploy (push) Successful in 1m0s
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-21 19:47:13 +00:00
isaacclad 4ab2fcb3ad Restore Paystack Inline in-page sheet/modal; stop separate-browser checkout.
Deploy Ladill Give / deploy (push) Successful in 1m11s
Pass access_code through pay responses and launch PaystackPop from the shared sheet instead of window.open.
2026-07-21 19:12:24 +00:00
isaacclad 0046e96a7b Keep Paystack sheet/modal visible; open Paystack from Continue.
Deploy Ladill Give / deploy (push) Successful in 33s
Stop auto-popups that steal focus, use one responsive panel, and skip ladl.link redirects for JSON pay requests.
2026-07-21 18:46:26 +00:00
isaacclad 72ecec38d4 Open Paystack from the Pay click gesture, not after fetch.
Deploy Ladill Give / deploy (push) Successful in 1m1s
Paystack blocks iframes, so checkout uses a popup beside the sheet/modal chrome. Opening about:blank on the user tap keeps that window from being blocked after the async initiate response.
2026-07-21 18:13:27 +00:00
isaacclad 24eeb5dfba Fix Paystack sheet: stop iframe embeds that Paystack blocks.
Deploy Ladill Give / deploy (push) Successful in 55s
Paystack checkout.paystack.com returns X-Frame-Options: SAMEORIGIN, so the shared sheet opened empty. Keep mobile sheet/desktop modal chrome, launch checkout in a named window with a Continue CTA fallback, and escape payment-return via window.opener or top.
2026-07-21 17:34:29 +00:00
isaacclad a73a15988b Present Paystack checkout in a responsive mobile sheet and desktop modal.
Deploy Ladill Give / deploy (push) Successful in 44s
Standardize customer-facing Ladill Pay checkout shells across products, open them on all viewports, and escape iframe callbacks back to the product flow.
2026-07-21 16:50:07 +00:00
isaaccladandCursor 959f3d3e14 Fix church giving pages and restore Give in launcher.
Deploy Ladill Give / deploy (push) Successful in 54s
Allow church QR types to resolve to the public giving landing page again after the Mini-only landing gate regression.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-21 13:37:52 +00:00
isaacclad 7faf3fb30b Fix deploy tmp paths: drop unset gitea.run_attempt.
Deploy Ladill Give / deploy (push) Successful in 1m27s
act_runner v0.2.x does not expose gitea.run_attempt, so release archive and
workspace paths rendered with a trailing dash. Use gitea.run_id only, matching
the Meet/CRM deploy workflows.
2026-07-17 12:56:37 +00:00
isaacclad 712bfc0a9e Sync launcher after Mini/Merchant/Give pause.
Deploy Ladill Give / deploy (push) Successful in 48s
2026-07-15 01:27:20 +00:00
isaacclad 626485771a Remove desktop header search from app topbars.
Deploy Ladill Give / deploy (push) Successful in 1m32s
Drop the lg+ topbar search field; mobile search entry points are unchanged.
2026-07-09 06:57:33 +00:00
isaaccladandCursor 9923606021 Update Give favicon.
Deploy Ladill Give / deploy (push) Successful in 1m54s
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-08 00:00:33 +00:00
isaaccladandCursor 05c084f18e Update Give logo and Give/POS launcher icons from monolith.
Deploy Ladill Give / deploy (push) Successful in 44s
Redeploy refreshed branding assets for the Give app.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-07 22:48:10 +00:00
isaacclad c898abf96a Show boot splash on app open/reload for logged-in users.
Deploy Ladill Give / deploy (push) Successful in 1m45s
Replace the once-per-session sessionStorage guard (which suppressed the loading
screen after its first appearance) with entry-aware logic: show on app entry
and reloads, suppress on internal link navigations and back/forward.
2026-07-07 20:34:23 +00:00
isaacclad 61de1cd7af Sync app launcher from registry
Deploy Ladill Give / deploy (push) Successful in 35s
2026-07-07 14:42:10 +00:00
isaacclad 75840dfebd Prefer system npm in deploy CI when portable node-gyp is broken.
Deploy Ladill Give / deploy (push) Successful in 29s
Falls back to downloading Node only when host npm is unavailable, fixing npm ci failures on ladill-deploy-runner.
2026-07-07 00:46:53 +00:00
isaacclad 51cfe0ed5d Sync app launcher from registry
Deploy Ladill Give / deploy (push) Failing after 3s
2026-07-07 00:21:07 +00:00
isaaccladandCursor 4145c5f7d5 Add Merchant-style hero to Giving Pages index.
Deploy Ladill Give / deploy (push) Successful in 1m5s
Surface wallet balance, page count, and active stats in a gradient hero with balance-gated create CTA.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-04 20:39:40 +00:00
isaaccladandCursor e5e380bee9 Propagate shared copy-button component and clipboard helper.
Deploy Ladill Give / deploy (push) Successful in 44s
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-03 23:03:57 +00:00
isaacclad 8058362bf4 Use mobile icon buttons on Give and QR dashboards.
Deploy Ladill Give / deploy (push) Successful in 38s
Add header create action and sync mobile notification badge partial.
2026-07-03 22:41:00 +00:00
isaacclad fe106bb45f Sync app launcher from registry
Deploy Ladill Give / deploy (push) Successful in 1m19s
2026-07-01 17:04:10 +00:00
isaaccladandCursor 010d927c4b Throttle platform SSO session checks to cut per-request auth latency.
Deploy Ladill Give / deploy (push) Successful in 2m34s
Verify auth.ladill.com at most once every 90s; recommend Redis for session/cache in .env.example.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-30 16:50:34 +00:00
isaacclad 152e537f69 Add Queue to app launcher config and icon.
Deploy Ladill Give / deploy (push) Successful in 32s
Propagated from ladill monorepo launcher sync.
2026-06-29 22:12:15 +00:00
isaacclad 5c970ed443 Sync app launcher from registry
Deploy Ladill Give / deploy (push) Successful in 43s
2026-06-29 17:52:33 +00:00
isaaccladandCursor c5bcef133d Cap launcher dropdown at 15 visible apps (5 rows).
Deploy Ladill Give / deploy (push) Successful in 37s
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-29 17:44:14 +00:00
isaaccladandCursor ea381129d7 Hide launcher down arrow when scrolled to the end.
Deploy Ladill Give / deploy (push) Successful in 1m3s
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-29 14:47:57 +00:00
isaaccladandCursor facc60b245 Revert launcher scroll rail and fade; keep down arrow hint.
Deploy Ladill Give / deploy (push) Successful in 1m11s
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-29 14:00:57 +00:00
isaaccladandCursor 998fe93bce Make launcher scroll affordance visible on open.
Deploy Ladill Give / deploy (push) Successful in 37s
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-29 13:52:05 +00:00
isaacclad 9a908f1f2e Sync app launcher from registry
Deploy Ladill Give / deploy (push) Successful in 1m23s
2026-06-29 13:27:32 +00:00
isaacclad bd2c5cb3c4 Always show launcher scroll indicator and cap at 18 apps.
Deploy Ladill Give / deploy (push) Successful in 1m6s
Apply ladill-launcher-apps scroll styles unconditionally with a persistent
scrollbar track; propagate launcher blade and CSS across all Ladill apps.
2026-06-29 13:03:37 +00:00
isaaccladandCursor 1a8bc435f7 Use + icon buttons on mobile dashboards.
Deploy Ladill Give / deploy (push) Successful in 21s
Sync mobile-header-btn partials, mobile x-btn.create, and update dashboard header actions for consistent mobile FABs.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-28 16:22:40 +00:00
isaaccladandCursor f23b49e695 Place wallet widget after Billing link in mobile profile sheet.
Deploy Ladill Give / deploy (push) Successful in 1m17s
Remove duplicate Billing header above Home; wallet card follows Billing
in menu order to match the desktop avatar dropdown.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-28 14:06:50 +00:00
isaaccladandCursor a8571606ad Sync mobile profile wallet card and 24h session idle timeout.
Deploy Ladill Give / deploy (push) Successful in 1m0s
Show wallet balance prominently in the mobile profile bottom sheet with refresh
on open; align session lifetime with the platform default.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-28 12:46:19 +00:00
isaaccladandCursor b7efdbf282 Hide header avatar on mobile and sync shared mobile nav partials.
Deploy Ladill Give / deploy (push) Successful in 48s
Profile moves to the bottom nav sheet on small screens; optional search tab
support is synced from the Ladill platform template.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-28 12:04:32 +00:00
isaacclad 6af2ddc664 Sync app launcher from registry — add Frontdesk.
Deploy Ladill Give / deploy (push) Successful in 36s
2026-06-28 01:45:53 +00:00
isaaccladandCursor c5d7a89fd8 Sync app launcher from registry
Deploy Ladill Give / deploy (push) Successful in 25s
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-27 19:03:57 +00:00
isaaccladandCursor 0fc4c7e728 Sync app launcher from registry
Deploy Ladill Give / deploy (push) Successful in 56s
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-27 18:28:03 +00:00
isaaccladandCursor f7c4028e24 Redirect legacy /q/* URLs to canonical ladl.link addresses.
Deploy Ladill Give / deploy (push) Successful in 29s
External /q requests 301/307 to ladl.link; internal X-Ladill-Internal requests still serve content for platform proxying.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-27 17:19:04 +00:00
isaaccladandCursor 0d478ea51d Wire LadillLink through QrCode model and remaining QR surfaces.
Deploy Ladill Give / deploy (push) Successful in 30s
Public URLs, encoded payloads, slug preview, payment callbacks, and asset paths now use ladl.link instead of ladill.com/q/*.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-27 16:16:25 +00:00
isaaccladandCursor c4e1ac19c6 Use ladl.link URLs for all front-facing QR and short-link surfaces.
Deploy Ladill Give / deploy (push) Successful in 47s
Public landing pages, asset paths, payment callbacks, and redirects now go through QrCode::publicPath() / LadillLink instead of ladill.com/q/* routes.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-27 15:46:27 +00:00
isaacclad c989c1460f Sync app launcher from registry
Deploy Ladill Give / deploy (push) Successful in 47s
2026-06-27 15:14:54 +00:00
isaaccladandCursor bd16fb307b Make guest giving checkouts email-optional like Ladill Mini.
Deploy Ladill Give / deploy (push) Successful in 48s
Donors without Ladill accounts no longer need to enter email at checkout; phone remains required for contact.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-27 14:18:45 +00:00
isaaccladandCursor 2a448b670b Sync app launcher config and add POS icon.
Deploy Ladill Give / deploy (push) Successful in 48s
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-23 22:53:12 +00:00
isaaccladandCursor 559ba75d47 Standardize desktop topbar widgets to match CRM layout.
Deploy Ladill Give / deploy (push) Successful in 34s
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-23 18:15:22 +00:00
isaaccladandClaude Opus 4.8 d6b4a9c853 Add wallet balance widget to the profile menu (after Billing)
Deploy Ladill Give / deploy (push) Successful in 58s
Wallet balance peek rendered as a menu row directly under Billing, backed by
a /wallet/balance endpoint (BillingClient) and guarded by Route::has. Also
opens Afia via a direct window event for reliability.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-23 12:26:10 +00:00
isaaccladandClaude Opus 4.8 ec48ab6b33 Add CRM to the Ladill app launcher
Deploy Ladill Give / deploy (push) Successful in 26s
crm.ladill.com is now live in the suite; add its launcher row + icon
(byte-identical shared launcher config).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-22 22:41:28 +00:00
isaaccladandCursor 2177432db5 Bind app sessions to the platform auth session.
Deploy Ladill Give / deploy (push) Successful in 28s
Clear local sessions when auth.ladill.com signs out and ping the platform session from keepalive.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-20 08:26:30 +00:00
isaaccladandCursor 302f57cc15 Add Ladill SMS to shared app launcher.
Deploy Ladill Give / deploy (push) Successful in 32s
Include sms.ladill.com in the cross-app launcher and ship the SMS icon asset.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-19 23:12:36 +00:00
isaaccladandCursor 6611737f50 Lower Give platform fee from 5% to 3.5%.
Deploy Ladill Give / deploy (push) Successful in 25s
Update checkout constant, payout copy, and Afia prompts to match the new Ladill Pay rate.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-19 19:51:35 +00:00
isaaccladandCursor 4d29b94e0d Hide the current page link in the unified profile dropdown.
Deploy Ladill Give / deploy (push) Successful in 1m6s
Skip Home, account, and admin menu items when the user is already on that destination.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-19 10:16:34 +00:00
isaaccladandCursor 578d2ddc52 Fix corrupted profileMenuItems in layouts after menu propagation.
Deploy Ladill Give / deploy (push) Successful in 50s
Remove orphaned array entries that caused Blade parse errors and 500 responses on authenticated pages.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-19 10:04:34 +00:00
isaaccladandCursor bf8a653829 Unify logged-in profile dropdown with platform account menu.
Deploy Ladill Give / deploy (push) Successful in 34s
Wire UserProfileMenu and shared Blade partial into topbar, mobile nav, and layouts so menu items match the account portal (Ladill Mail excluded).

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-19 09:33:49 +00:00
isaaccladandCursor 20a1d374ad Remove centralized account nav from app sidebar; redirect legacy URLs.
Deploy Ladill Give / deploy (push) Successful in 41s
Wallet, Billing, Team, Developers, and Support live on account.ladill.com.
Siloed sidebars keep product nav and app Settings only.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-19 00:42:20 +00:00
isaaccladandCursor 33bd52cee5 Restore silent SSO on app entry for users switching between apps.
Deploy Ladill Give / deploy (push) Successful in 28s
Guests without a local session try prompt=none SSO first; marketing pages
are only for visitors with no platform session (localhost fix retained).

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-18 13:47:06 +00:00
isaaccladandCursor 6ee34a6037 Fix guest entry: correct marketing URL and stop auto silent SSO.
Deploy Ladill Give / deploy (push) Successful in 28s
Correct localhost marketing_url default and stop redirecting guests through
/sso/connect on visit; SSO starts only via explicit sign-in.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-18 13:08:52 +00:00
isaaccladandCursor 79f7038274 Send SSO guests to ladill.com/products/give instead of subdomain landings.
Deploy Ladill Give / deploy (push) Successful in 28s
Remove interactive OAuth fallback on silent SSO failure and add ladill.marketing_url config so app subdomains open the dashboard when signed in locally.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-12 22:22:06 +00:00
isaaccladandCursor 79b1c043c0 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>
2026-06-11 19:32:23 +00:00
isaaccladandClaude Opus 4.8 5e7b56f400 Afia: render markdown bold in chat instead of showing raw asterisks
Deploy Ladill Give / deploy (push) Successful in 42s
Replies came back with **bold** markup that displayed literally to users.
Render the bubble as HTML (escaped first for safety) and convert **text** to
<strong>; newlines already handled by whitespace-pre-line.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-11 08:40:54 +00:00
isaaccladandClaude Opus 4.8 c1b168b93e Afia: fix context() calling undefined QrTypeCatalog::eventTypes()
Deploy Ladill Give / deploy (push) Successful in 40s
Use givingTypes() (this app's catalog) so the chat context loads instead of
500ing — the eventTypes() call was a QR Plus leftover.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-11 07:45:17 +00:00
isaaccladandClaude Opus 4.8 7df7d79d25 Afia: rebrand assistant from QR Plus to Ladill Give
Deploy Ladill Give / deploy (push) Successful in 38s
The Give app shipped the QR Plus Afia prompt (self-identified as 'Ladill QR
Plus' and described QR-code features). Rewrite it for Ladill Give — giving
pages, donations, payouts, 9% fee.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-11 07:34:08 +00:00
isaaccladandClaude Opus 4.8 63b3a76f4b Per-app logout keeps platform SSO session (quick password-less re-entry).
Deploy Ladill Give / deploy (push) Successful in 34s
Local-only sign-out: end this app's session but leave the auth.ladill.com
session intact, so the signed-out page's Sign in again re-auths silently via
prompt=none. Full sign-out of all Ladill apps remains on account.ladill.com.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-10 11:23:30 +00:00
isaaccladandClaude Opus 4.8 b280347fc6 Add Merchant to launcher; inline branding row on New Giving Page.
Deploy Ladill Give / deploy (push) Successful in 51s
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-10 11:02:44 +00:00
isaaccladandCursor ea1eba1523 Fix SSO popup callback infinite loop and post-login 500.
Deploy Ladill Give / deploy (push) Successful in 43s
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-09 20:21:16 +00:00
isaaccladandCursor 34254e79e0 Make SSO popup fallback URL work without controller changes.
Deploy Ladill Give / deploy (push) Successful in 56s
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-09 16:04:57 +00:00
isaaccladandCursor 0caca536c0 Fix SSO popup login 500 and add branded signed-out pages.
Deploy Ladill Give / deploy (push) Successful in 23s
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-09 15:46:00 +00:00
isaaccladandCursor bf08e9e82d Keep the app subdomain visible during Ladill SSO login and logout.
Deploy Ladill Give / deploy (push) Successful in 48s
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-09 12:14:29 +00:00
isaaccladandCursor 665d4dd158 Add Ladill Give to the shared app launcher.
Deploy Ladill Give / deploy (push) Successful in 1m14s
Sync ladill_launcher.php and give.svg across all extracted apps so Give appears in every product switcher.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-09 10:34:02 +00:00
isaaccladandCursor 8edafc5966 Polish Give UX: always-on online giving, correct mobile branding, clearer payouts.
Deploy Ladill Give / deploy (push) Successful in 31s
Remove the redundant accepts-payment toggle, fix the mobile header title, and update payout copy to reflect Ladill Pay and the 9% donation fee.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-09 09:30:39 +00:00
isaaccladandCursor 3eb41fe08e Update favicon asset.
Deploy Ladill Give / deploy (push) Successful in 30s
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-09 08:33:33 +00:00
isaaccladandCursor 0860b08af7 Initial Ladill Give extraction — online giving pages at give.ladill.com.
Donation checkout via Ladill Pay (9% fee), church/giving QR pages, SSO, and platform scan forwarding.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-09 07:25:49 +00:00