4 Commits
Author SHA1 Message Date
isaacclad e5e125ec23 Stop Paystack pre-modal flash on customer checkout.
Deploy Ladill Servers / deploy (push) Successful in 44s
Use the shared Inline sheet, hold busy until payment UI opens, and avoid locking page scroll during the handoff.
2026-07-24 10:14:41 +00:00
isaacclad ca8931cf0f Open Paystack from the Pay click gesture, not after fetch.
Deploy Ladill Servers / deploy (push) Successful in 59s
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:50 +00:00
isaacclad b4b5717906 Fix Paystack sheet: stop iframe embeds that Paystack blocks.
Deploy Ladill Servers / deploy (push) Successful in 26s
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:35:04 +00:00
isaaccladandCursor b6c8ac343f Extract Ladill Servers as standalone app at servers.ladill.com.
VPS and dedicated server ordering, managed panels, SSO, billing, and launcher integration — forked from hosting infrastructure with server-focused routes and dashboard.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-06 19:18:30 +00:00