getSetupIntentResult

abstract suspend fun getSetupIntentResult(data: Intent): Result<SetupIntentResult>

Get the SetupIntent's client_secret from data and use to retrieve the SetupIntent object with updated status.

Return

the SetupIntentResult object

Parameters

data

the result Intent