Browse Source

fix bug

master
Anna Ho 1 year ago
parent
commit
3c21326d1a
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      src/pages/Payment/Card/index.js

+ 0
- 1
src/pages/Payment/Card/index.js View File

@@ -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";


Loading…
Cancel
Save