Package com.thalesgroup.gemalto.d1

This package provides generic structure for D1 features, such as callback, exception, configuration and initialization.

The classes defined here are used for following features:

  • Virtual Card management: Application retrieves CardMetadata and CardDetails information which can be used for end user to perform online payment.
  • Physical Card Management: Application retrieves a physical card PIN from D1 SDK to authorize card transactions and to activate newly acquired physical card.
  • Digitize to OEM Wallet: Application adds an eligible card to its mobile wallet (Google Pay) so that it can be used for NFC Payment.
  • Push to Card Scheme: Application allow issuers to tokenize their cards to different token requestors (such as merchants and wearables) in a generic manner.

Please refer to D1Task for more details.