I had .net framework 3.5 asp.net eCommerce web application using Paypal payment getway.
As paypal is updated its security to TLS 1.2 then how I will go with that.
I already, check on web server is having .net framework 4.5 and application in .net framework 3.5, TLS is not running with web app.
What should I need to do?
I'm getting exception as follow:
Received an unexpected EOF or 0 bytes from the transport stream.