Com.MasterCard.Psp.Payment
1.2.0
See the version list below for details.
dotnet add package Com.MasterCard.Psp.Payment --version 1.2.0
NuGet\Install-Package Com.MasterCard.Psp.Payment -Version 1.2.0
<PackageReference Include="Com.MasterCard.Psp.Payment" Version="1.2.0" />
paket add Com.MasterCard.Psp.Payment --version 1.2.0
#r "nuget: Com.MasterCard.Psp.Payment, 1.2.0"
// Install Com.MasterCard.Psp.Payment as a Cake Addin #addin nuget:?package=Com.MasterCard.Psp.Payment&version=1.2.0 // Install Com.MasterCard.Psp.Payment as a Cake Tool #tool nuget:?package=Com.MasterCard.Psp.Payment&version=1.2.0
PSP payment data service request consumer's full payment card details during checkout.
Product | Versions 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. |
-
- Com.MasterCard.Sdk.Core (>= 2.3.0)
- Newtonsoft.Json (>= 10.0.3)
- RestSharp (>= 106.1.0)
- slf4net (>= 0.1.32.1)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Com.MasterCard.Psp.Payment:
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.
* 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. This field is available only for combo card transactions.
* Updated description for expiryMonth and expiryYear fields for in Card object models.