MicroPos.Uwp.Pack 2.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package MicroPos.Uwp.Pack --version 2.0.0
NuGet\Install-Package MicroPos.Uwp.Pack -Version 2.0.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="MicroPos.Uwp.Pack" Version="2.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MicroPos.Uwp.Pack --version 2.0.0
#r "nuget: MicroPos.Uwp.Pack, 2.0.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 MicroPos.Uwp.Pack as a Cake Addin
#addin nuget:?package=MicroPos.Uwp.Pack&version=2.0.0

// Install MicroPos.Uwp.Pack as a Cake Tool
#tool nuget:?package=MicroPos.Uwp.Pack&version=2.0.0

API for payment transactions. MicroPos.Core for Unversal Windows Apps.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.2.1 1,263 1/27/2017
2.0.0 960 6/3/2016
1.3.1 968 5/25/2016

- Fix: Processor architecture target.

v1.3.1:
- Hotfix.
- Dependency upgrade.
- New ICardPaymentAuthorizer implementation. See DeviceProvider class.

v2.0.0:
- Hotfixes.
- New ICardPaymentAuthorizer implementation. See DeviceProvider class.
- Documentation.
- Improvements on event handling (now it differentiate Time Out and Pinpad Disconnected events). See ICardPaymentAuthorizer.OnAuthorizationStatusChange.
- Pinpad blocking command cancellation. That is: now is possible to cancel a card read or password read command.
- Added amount reading from pinpad (only for Gertec MOBIPIN10).
- fix for INGENICO pinpads. Now the application shall call the method PinpadCommunication.ClosePinpadConnection() when is closed.
- Ping fix for INGENICO pinpads.
- fix for card reading on INGENICO pinpads.
- Add more information on IAuthorizationReport.