This document is the specification of the API dedicated to the integration of the Calypso Card Extension in a Keyple Application.

Overview

Use getInstance() to retrieve the service instance and all the entry points provided by the extension:

The card data collected at each step (selection, transaction) are stored in dedicated POJOs whose interfaces are available in the org.calypsonet.terminal.calypso.card package.

Packages 
Package Description
org.eclipse.keyple.card.calypso
Contains the factories and builders to create the public elements of the extension.