handleAddCardDigitalWalletGoogle

abstract fun handleAddCardDigitalWalletGoogle(requestCode: Int, resultCode: Int)

Handles the result of an attempted tokenization on google wallet. This is called in the Activity due to the tokenization result being passed to the Activity. Set callback AddCardDigitalWalletSdkCallback in CardsSdk.setEventListener.

Parameters

requestCode
  • The request code from the tokenization

resultCode
  • The result code from the tokenization