Commit Graph
5 Commits
Author SHA1 Message Date
isaacclad 301e91309f Stop Paystack pre-modal flash on customer checkout.
Deploy Ladill Woo Manager / deploy (push) Successful in 47s
Use the shared Inline sheet, hold busy until payment UI opens, and avoid locking page scroll during the handoff.
2026-07-24 10:14:42 +00:00
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 2df9655cfd Present Paystack checkout in a responsive mobile sheet and desktop modal.
Deploy Ladill Woo Manager / deploy (push) Successful in 38s
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
isaaccladandCursor 551473f8e5 Preserve WooCommerce HTML in product descriptions with a rich text editor.
Deploy Ladill Woo Manager / deploy (push) Successful in 1m16s
Stop stripping tags on sync so paragraphs and bold book titles round-trip to Woo.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-07 00:47:01 +00:00
isaaccladandCursor ffe0b9d877 Scaffold Ladill Woo Manager for WooCommerce order fulfillment.
Deploy Ladill Woo Manager / deploy (push) Failing after 2s
Standalone app with SSO shell, WordPress plugin connect flow, webhook ingest,
fulfillment inbox, and plugin activation API — no payment processing.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-06 22:39:38 +00:00