createSetupIntent
Create a new SetupIntent with the given parameters.
Parameters
params
Arguments used for creating the resulting SetupIntent
callback
The Callback invoked when the operation completes.
fun createSetupIntent(params: SetupIntentParameters, callback: SetupIntentCallback, createConfiguration: CreateConfiguration?)
Create a new SetupIntent with the given parameters.
Parameters
params
Arguments used for creating the resulting SetupIntent
callback
The Callback invoked when the operation completes.
createConfiguration
The CreateConfiguration containing optional configuration overrides used when creating this SetupIntent.