Vantiv.PayFacMpSdkForNet
13.1.0
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.
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.
Install-Package Vantiv.PayFacMpSdkForNet -Version 13.1.0
dotnet add package Vantiv.PayFacMpSdkForNet --version 13.1.0
<PackageReference Include="Vantiv.PayFacMpSdkForNet" Version="13.1.0" />
paket add Vantiv.PayFacMpSdkForNet --version 13.1.0
#r "nuget: Vantiv.PayFacMpSdkForNet, 13.1.0"
Release Notes
* **Feature** Support for Payfac MP API v13.1
Dependencies
-
.NETStandard 2.0
- System.Configuration.ConfigurationManager (>= 4.6.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.