got Abstraction
This commit is contained in:
parent
28667942c4
commit
36002d8ef8
11 changed files with 118 additions and 80 deletions
|
|
@ -456,7 +456,7 @@ namespace yavscTests
|
|||
app.UseWelcomePage("/welcome");
|
||||
|
||||
// before fixing the security protocol, let beleive our lib it's done with it.
|
||||
var cxmgr = PayPal.Manager.ConnectionManager.Instance;
|
||||
//var cxmgr = PayPal.Manager.ConnectionManager.Instance;
|
||||
// then, fix it.
|
||||
ServicePointManager.SecurityProtocol = (SecurityProtocolType)0xC00; // Tls12, required by PayPal
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue