startGooglePayScreen

fun startGooglePayScreen(activity: Activity, requestCode: Int)

Start the GooglePay screen which will return the result to the provided Activity.

Parameters

activity

The activity to start the screen and later receive the result.

requestCode

The code that will be returned on the Activity.onActivityResult