From 3c21326d1ac17201d1e65ec57dbda2eeddd89105 Mon Sep 17 00:00:00 2001 From: anna Date: Tue, 31 Oct 2023 17:22:49 +0800 Subject: [PATCH] fix bug --- src/pages/Payment/Card/index.js | 1 - 1 file changed, 1 deletion(-) diff --git a/src/pages/Payment/Card/index.js b/src/pages/Payment/Card/index.js index 5eaec80..7e4662e 100644 --- a/src/pages/Payment/Card/index.js +++ b/src/pages/Payment/Card/index.js @@ -45,7 +45,6 @@ const Index = () => { // const pasgPath = 'https://fps.payapps.hkicl.com.hk'; //PRD // const pasgPath = 'https://sim.fps.payapps.hkicl.com.hk'; //Testing const loadPaymentUrl = "/api/payment/web/"; - const cancelPaymentUrl = "/api/payment/cancelpayment"; // const paymentStatusApi = "/api/payment/status/"; // const payloadUrl = "/api/payment/wallet/fps/enquiryfpspayload/"; // const receiverUrl = "/noti-api/payment/payment-notification";