confirmSetupIntent
Confirm a SetupIntent using the payment method from the most recent successful present call.
This uses the payment method already created during the present flow to confirm the provided SetupIntent. Requires that present has completed successfully first; otherwise the result is ConfirmSetupIntentResult.Failed.
The result will be communicated through the ConfirmSetupIntentCallback provided during presenter creation.
Parameters
clientSecret
The client secret of the SetupIntent to confirm.