From e03a5dc30fd28c900758da0a3419a9e1afeb41c7 Mon Sep 17 00:00:00 2001 From: isaacclad Date: Tue, 21 Jul 2026 21:55:37 +0000 Subject: [PATCH] Harden Mini Paystack sheet so payment modals open reliably. Use Alpine watches for checkout sync, prewarm the Paystack script, and preserve bottomsheet wrapping around in-page Inline. --- .../views/partials/paystack-sheet.blade.php | 115 +++++++++++------- tests/Feature/ResponsivePaystackSheetTest.php | 1 + 2 files changed, 73 insertions(+), 43 deletions(-) diff --git a/resources/views/partials/paystack-sheet.blade.php b/resources/views/partials/paystack-sheet.blade.php index ecdef88..a6724a2 100644 --- a/resources/views/partials/paystack-sheet.blade.php +++ b/resources/views/partials/paystack-sheet.blade.php @@ -44,7 +44,8 @@ @once @endonce