You shouldn't need ngrok if the redirect is done in the browser since your browser has access to your local site.
Check that you can open the successurl in your browser?
Hi, I'm working on the payment on an e-commerce. There is a method that creats an URL in which I need to redirect the user so he will go to an external page where he can proceed with the payment. There is a parameter, 'successUrl', in which the user after a successful payment should be returned, but nothing happens. Initially I thought that it might be because I was working local, but then I used ngrok to host the site, but still nothing happens. The service customer is s**t, so I thought I might ask here, maybe someone can help me.
You shouldn't need ngrok if the redirect is done in the browser since your browser has access to your local site.
Check that you can open the successurl in your browser?
Please or to participate in this conversation.