soliman mahmoud
soliman mahmoud
same here
well , i am working with laravel framework Route::get('/', function () { $responseURL = 'http://localhost/payment/response'; $successURL = 'http://localhost/payment/success'; $errorURL = 'http://localhost/payment/error'; $knetAlias = 'salwa'; $resourcePath = public_path('/'); $amount = 150;...
after going to knet website and process payment, the website always redirected me to error page @iZaL
@iZaL it returns 404 error
@iZaL i just wanna tell you the error comes after redirecting back from knet website so what's the reason
i tested online
with test credentials
and the bank process the payment and then redirect me always to error page ? i don't know why ??? @iZaL

what's the reason for that error @iZaL