Interface | Description |
---|---|
D1PayDataChangedListener |
D1Pay only.
|
DeviceAuthenticationCallback |
Callback to update the status of the user authentication (e.g.
|
DeviceAuthenticationTimeoutCallback |
Callback to update the remaining valid time after an user authentication action.
|
Class | Description |
---|---|
AuthenticationParameter |
Parameter set required for user authentication (during a payment transaction)
|
ContactlessTransactionListener |
Provide callback and utility helper for a contactless transaction
|
D1HCEService |
The HCE service for NFC communication during a contactless payment transaction.
|
D1PayConfigParams |
The configuration parameters for D1 Pay initializations.
|
D1PayDigitalCard |
The Digital Card full information.
|
D1PayWallet |
Entry point to manage the D1Pay wallet
|
DeactivationStatus |
Class to provide detail information of the payment deactivation process
|
TransactionData |
Class to provide detail information of a transaction
|
Enum | Description |
---|---|
DeactivationStatus.Code |
The status code of payment deactivation
|
TransactionData.Type |
Type of a transaction
|
VerificationMethod |
The verification method required for the user authentication
|