8 Commits
Author SHA1 Message Date
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
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 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
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