Commit Graph
2 Commits
Author SHA1 Message Date
isaacclad a215efa0c4 Open Paystack from the Pay click gesture, not after fetch.
Deploy Ladill Woo Manager / 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:20 +00:00
isaacclad 5e6d8bc6ff Fix Paystack sheet: stop iframe embeds that Paystack blocks.
Deploy Ladill Woo Manager / deploy (push) Successful in 1m13s
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:52 +00:00