V3.60 PayPal Standard Plugin TLS 1.2

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
6 years ago
We have a site running on v3.6 and cannot update the site fast enough for a specific reason, the question I have is will the nopCommerce team PayPal standard plugin work on TLS 1.2 or will it need changing? Many thanks, James
6 years ago
Hello,

I am not sure. Will existing plugin work or not. But I can provide you the solution how to set the TLS 1.2

Send me PM if you need any additional help.
6 years ago
jamesg wrote:
We have a site running on v3.6 and cannot update the site fast enough for a specific reason, the question I have is will the nopCommerce team PayPal standard plugin work on TLS 1.2 or will it need changing? Many thanks, James


You can follow the suggestion of putting ServicePointManager.SecurityProtocol = SecurityProtocolType.Tls12; in global.asax.cs

https://www.nopcommerce.com/boards/t/43679/upgrade-to-tls-12-best-approach-.aspx
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.