AddCardDigitalWalletSdkCallback

Callback triggered when a card is added to a digital wallet or when an event occurs.

Functions

Link copied to clipboard
abstract fun onAddCardGoogleSuccess()

Google Card added to a digital wallet successfully.

Link copied to clipboard

Samsung Card added to a digital wallet successfully.

Link copied to clipboard
abstract fun onEvent(event: String, metadata: Map<String, String>? = null)

An event occurred in the SDK.

Link copied to clipboard

Google Get Provisioning Request successfully. Use this to change any UI loading elements before opening Google Sdk View automatically.