MicroPos.Uwp.Pack
2.0.0
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
<PackageReference Include="MicroPos.Uwp.Pack" Version="2.0.0" />
paket add MicroPos.Uwp.Pack --version 2.0.0
#r "nuget: MicroPos.Uwp.Pack, 2.0.0"
// 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.
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.
- 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.