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