From 1d8c765c147a2d1b662f312c49af2328bb51b2f2 Mon Sep 17 00:00:00 2001 From: "web@ppanel" Date: Tue, 28 Jan 2025 13:45:55 +0700 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20fix(payment):=20Replace=20window?= =?UTF-8?q?.open=20with=20window.location.href=20for=20checkout=20links?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/user/app/(main)/(user)/payment/page.tsx | 12 +++--------- apps/user/components/subscribe/purchase.tsx | 10 +--------- apps/user/components/subscribe/recharge.tsx | 10 +--------- apps/user/components/subscribe/renewal.tsx | 10 +--------- apps/user/components/subscribe/reset-traffic.tsx | 10 +--------- 5 files changed, 7 insertions(+), 45 deletions(-) diff --git a/apps/user/app/(main)/(user)/payment/page.tsx b/apps/user/app/(main)/(user)/payment/page.tsx index 5238aaa..4453ba9 100644 --- a/apps/user/app/(main)/(user)/payment/page.tsx +++ b/apps/user/app/(main)/(user)/payment/page.tsx @@ -175,15 +175,9 @@ export default function Page() {