|
|
@@ -176,6 +176,7 @@ const Index = () => { |
|
|
|
+ encodeURIComponent("https://"+window.location.hostname+ '/paymentPage/fps/fpscallback?TRANSACTION_ID='+paymentData.transactionid+"&WEB_TOKEN="+paymentData.webtoken+"&PAYMENT_ID="+localStorage.getItem("paymentId")); |
|
|
|
setFpsqrcodeurl(openPASGUrl) |
|
|
|
setFpsqrcodeurlPrd(openPASGUrlPrd) |
|
|
|
|
|
|
|
} |
|
|
|
}); |
|
|
|
|
|
|
|