Skip to content

4.0.2

Compare
Choose a tag to compare
@dxcook5 dxcook5 released this 14 Aug 21:31
· 6 commits to master since this release
145f351

Clover Connector SDK 4.0.2 Release

Device connection improvements

The connection module managing initial interactions between a POS and Clover device has been optimized for better performance.

Example app enhancements

Two new features have been added to the example app:

  • The receipt options screen can be displayed for payment refunds and credits
  • Open pre-authorizations can be captured

NuGet Package

Use NuGet references to easily include Remote Pay Windows in your .NET project:
https://www.nuget.org/packages/Clover.RemotePayWindows

Install-Package Clover.RemotePayWindows -Version 4.0.2

Removed and deprecated features

There are no new items added to the deprecated features.

The planned deprecation announced with v2.0 is repeated here:

  • .NET 4.0 platform - In a future release, we will no longer develop and deliver a .NET 4.0 backward-compatible platform release.

For all of the deprecated features and platforms, the code remains available and is anticipated to work with minor updates to keep it in sync with the underlying Clover Connector SDK in .NET 4.5 and future versions. Developers needing this feature should be able to adapt and extend that code to meet their specific needs.