GooglePayGetTokenizationParametersCallback
Callback for receiving result of GooglePayClient.getTokenizationParameters
Functions
Link copied to clipboard
abstract fun onTokenizationParametersResult(tokenizationParameters: GooglePayTokenizationParameters?)
Called when tokenization parameters for Google Pay are available. Useful for existing Google Wallet or Google Pay integrations, or when full control over the com.google.android.gms.wallet.MaskedWalletRequest and com.google.android.gms.wallet.FullWalletRequest is required.