Package com.thalesgroup.gemalto.d1.securecarddisplay


package com.thalesgroup.gemalto.d1.securecarddisplay
SecureCardDisplayService is a helper service for secure card display operations.

The APIs for this feature are defined under the SecureCardDisplayService. This service provides methods to retrieve and display card information securely, including:

  • Retrieving card metadata (last 4 digits, card art, etc.)
  • Retrieving full card details (PAN, CVV, expiry, cardholder name)
  • Displaying card details securely in UI components
Since:
4.4.0
  • Class
    Description
    The card details for Secure Card Display.
    A type to represent the UI component required to display the card details securely.
    TextView extends AppCompatTextView to display card details securely.
    Service for secure card display operations.