Commit Graph
7 Commits
Author SHA1 Message Date
isaacclad 7e86208c9f Simplify pay wait copy and scale Paystack to fill the loading area.
Deploy Ladill Hosting / deploy (push) Failing after 3h13m46s
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:57:57 +00:00
isaacclad 5a6bad80ce Render Paystack flush in the sheet loading area without a second stage.
Deploy Ladill Hosting / 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:15 +00:00
isaacclad c40b9e63ed Force Paystack checkout into the sheet mount on first insert.
Deploy Ladill Hosting / 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:18 +00:00
isaacclad f2713c7c23 Open Paystack from the Pay click gesture, not after fetch.
Deploy Ladill Hosting / deploy (push) Successful in 1m17s
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:44 +00:00
isaacclad 46168b1022 Fix Paystack sheet: stop iframe embeds that Paystack blocks.
Deploy Ladill Hosting / deploy (push) Successful in 49s
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:54 +00:00
isaacclad 07bb8beb10 Present Paystack checkout in a responsive mobile sheet and desktop modal.
Deploy Ladill Hosting / deploy (push) Successful in 49s
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 1e134a8e4b Add paystack-sheet partial for hosting account renewals.
Deploy Ladill Hosting / deploy (push) Successful in 36s
The account overview page includes this partial for mobile Paystack checkout when exiting the panel.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-06 17:04:44 +00:00