Com.MasterCard.Merchant.Checkout 2.3.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Com.MasterCard.Merchant.Checkout --version 2.3.0
NuGet\Install-Package Com.MasterCard.Merchant.Checkout -Version 2.3.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Com.MasterCard.Merchant.Checkout" Version="2.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Com.MasterCard.Merchant.Checkout --version 2.3.0
#r "nuget: Com.MasterCard.Merchant.Checkout, 2.3.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Com.MasterCard.Merchant.Checkout as a Cake Addin
#addin nuget:?package=Com.MasterCard.Merchant.Checkout&version=2.3.0

// Install Com.MasterCard.Merchant.Checkout as a Cake Tool
#tool nuget:?package=Com.MasterCard.Merchant.Checkout&version=2.3.0

Masterpass V7 Merchant Checkout SDK.

Product Compatible and additional computed target framework versions.
.NET Framework net452 is compatible.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Com.MasterCard.Merchant.Checkout:

Package Downloads
FenixAlliance.ABS.Integrations.MasterCard

Application Component for the Alliance Business Suite.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.4.0 43,312 8/30/2018
2.3.0 12,602 6/22/2018
2.2.0 16,507 10/31/2017
2.1.0 2,654 10/5/2017
2.0.0 1,163 6/15/2017

* Added cvc field in card model under payment data model.
     * Added sli, aav and cardVerificationStatus in authentication option of payment data model.
     * Added CardType field in Card object model for PaymentData, ExpressCheckout API response. This field is available only for combo card transactions.
     * Updated description for expiryMonth and expiryYear fields in Card and PreCheckoutCard object models.
     * Updated description for amount field in Postback and ExpressCheckoutRequest object models.