Wirecard ECR SDK

Electronic Cash Register (ECR) Integration is to allow front-line users such as cashiers to input/trigger supported transactions at single point, and at the same time, relevant information needs to be passed to a Payment Device which sends the information securely to a payment host for authentication and approval. As such, there is a need for an interface to send data between ECR and Payment Device.

Installation

Download the Wirecard ECR Release WDEcr.zip

Unzip and drop the below frameworks into your XCode project

WDEcr.xcframework
WDSocket.xcframework 

Demo application

For your convenience we included demo application that shows the basic usage of ECR API. You can find it in Exmaple folder.