diff --git a/PayFacMpSDK/PayFacMpSDK/PayFacMpSDK.csproj b/PayFacMpSDK/PayFacMpSDK/PayFacMpSDK.csproj index c84cbcb..4907c4a 100644 --- a/PayFacMpSDK/PayFacMpSDK/PayFacMpSDK.csproj +++ b/PayFacMpSDK/PayFacMpSDK/PayFacMpSDK.csproj @@ -2,7 +2,7 @@ netstandard2.0 - 13.1.0 + 14.0.0 Vantiv.PayFacMpSdkForNet Worldpay Copyright © Worldpay 2020 @@ -10,11 +10,11 @@ Vantiv.PayFacMpSdkForNet The PayFac Merchant Provisioner SDK is a C# implementation of the Worldpay PayFac Merchant Provisioner API. This SDK was created to make it as easy as possible to perform operations that allows you to create and update Legal Entities and Sub-merchants, as well as retrieve information about existing Legal Entities and Sub-merchants in near real-time. This SDK utilizes the HTTPS protocol to securely connect to Worldpay. Using the SDK requires coordination with the Vantiv eCommerce team in order to be provided with credentials for accessing our systems. -Each .NET SDK release supports all of the functionality present in the associated PayFac Merchant Provisioner API version (e.g., SDK v13.1.0 supports API v13.1.0). Please see our documentation for PayFac Merchant Provisioner API to get more details on what operations are supported. +Each .NET SDK release supports all of the functionality present in the associated PayFac Merchant Provisioner API version (e.g., SDK v14.0.0 supports API v14.0.0). Please see our documentation for PayFac Merchant Provisioner API to get more details on what operations are supported. This SDK is implemented to support the .NET plaform, including C#, VB.NET and Managed C++ and is created by Worldpay. Its intended use is for PayFac API operations with Worldpay. https://github.com/Vantiv/payfac-mp-sdk-dotnet - https://github.com/Vantiv/payfac-mp-sdk-dotnet/blob/13.x/LICENSE + https://github.com/Vantiv/payfac-mp-sdk-dotnet/blob/14.x/LICENSE Vantiv eCommerce payments