WalletButtons

abstract fun WalletButtons()

Displays a list of wallet buttons that can be used to checkout instantly


Displays a list of wallet buttons that can be used to checkout instantly

Parameters

clickHandler

intercepts wallet buttons view click before primary confirmation occurs. Return true if the click has been handled internally or false if the wallet confirmation process should continue. By default always returns false.