Commit Graph
8 Commits
Author SHA1 Message Date
isaacclad a1003bfa56 Stop Paystack pre-modal flash on customer checkout.
Deploy Ladill Link / deploy (push) Successful in 1m11s
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 ff2297034e Simplify pay wait copy and scale Paystack to fill the loading area.
Deploy Ladill Link / deploy (push) Successful in 1m22s
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:58:29 +00:00
isaacclad 0a63f3a073 Render Paystack flush in the sheet loading area without a second stage.
Deploy Ladill Link / 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:45:57 +00:00
isaacclad 585c17b2aa Force Paystack checkout into the sheet mount on first insert.
Deploy Ladill Link / deploy (push) Has been cancelled
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:37:34 +00:00
isaacclad 247ceaf105 Open Paystack from the Pay click gesture, not after fetch.
Deploy Ladill Link / 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:14:13 +00:00
isaacclad ecfb98940e Fix Paystack sheet: stop iframe embeds that Paystack blocks.
Deploy Ladill Link / deploy (push) Successful in 59s
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:43 +00:00
isaacclad 93548afdb4 Present Paystack checkout in a responsive mobile sheet and desktop modal.
Deploy Ladill Link / deploy (push) Successful in 1m26s
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:08 +00:00
isaacclad 04e4f6ab51 Bootstrap Ladill Link from QR Plus extract template. 2026-06-27 10:54:31 +00:00