From 053482e9f300023c25a9d06b9fc051859fbea029 Mon Sep 17 00:00:00 2001 From: eric Date: Tue, 10 Mar 2026 08:31:24 -0500 Subject: [PATCH] 's' --- app/api/pay/route.ts | 48 ++++++++++++++++++++---------------- app/lib/usePayStatusPoll.ts | 6 ++--- app/page.tsx | 12 ++++++--- app/paid/page.tsx | 49 ++++++++++++++++++++++++++++--------- 4 files changed, 77 insertions(+), 38 deletions(-) diff --git a/app/api/pay/route.ts b/app/api/pay/route.ts index 067c300..1d918c0 100644 --- a/app/api/pay/route.ts +++ b/app/api/pay/route.ts @@ -267,19 +267,20 @@ export async function POST(request: NextRequest) {