The request was aborted: Could not create SSL/TLS secure channel.System.Net.WebException

前端 未结 2 1618
暗喜
暗喜 2021-02-10 02:43

I am using PayPalStandard plugin of NopCommerce. When I placed the order & make payment with paypalstandard plugin after successful payment on paypal, it redirects to mercha

2条回答
  •  悲&欢浪女
    2021-02-10 03:28

    The answer that worked for us was listed on the PayPal blog post, Upcoming Security Changes Notice. There are a number of things listed in the post, but the one thing which we did, and that worked, was PayPal SDK Updates. We updated using NuGet and everything started working again.

提交回复
热议问题