0
jassy posted
Knet payment gateway integration Error in PHP
at code i have following
$payID = $Pipe->getPaymentId();
$trackID = $Pipe->getTrackId();
$payURL = $Pipe->getPaymentPage();
echo $payURL;
echo $Pipe->getDebugMsg();
exit;
and i getting error like this
RROR - CGW000224-Merchant Response URL Invalid
---------- PaymentInitHTTPServlet: 1495693599 ----------
About to create the URL to: https://www.knetpay.com.kw:443/CGW/servlet/PaymentInitHTTPServlet
About to create http connection....
Created connection.!!
about to write DataOutputSteam....
after DataOutputStream.!!
Received RESPONSE: ERROR - CGW000224-Merchant Response URL Invalid
in short i getting error like
Merchant Response URL Invalid
instead of getting redirection URL for payment processor