handleActivityResult

open override fun handleActivityResult(resultCode: Int, data: Intent?)

Handle the result from the GooglePay screen that was started by .startGooglePayScreen.

Parameters

resultCode

The result code from the Activity.onActivityResult

data

The data intent from the Activity.onActivityResult