diff --git a/frontend/src/app/(public)/pay/[id]/page.tsx b/frontend/src/app/(public)/pay/[id]/page.tsx index 9ce698e..fc847d0 100644 --- a/frontend/src/app/(public)/pay/[id]/page.tsx +++ b/frontend/src/app/(public)/pay/[id]/page.tsx @@ -394,6 +394,7 @@ export default function PaymentPage() { useState(null); const [networkFeeLoading, setNetworkFeeLoading] = useState(false); const [networkFeeError, setNetworkFeeError] = useState(null); + const paymentStatus = payment?.status; useEffect(() => { if (