onResult

abstract fun onResult(isReadyToPay: Boolean, @Nullable error: Exception)

Parameters

isReadyToPay

true if Venmo is ready; false otherwise.

error

an exception that occurred while checking if Venmo is ready