configureWithIntentConfiguration
abstract fun configureWithIntentConfiguration(intentConfiguration: PaymentSheet.IntentConfiguration, configuration: PaymentSheet.Configuration? = null, callback: PaymentSheet.FlowController.ConfigCallback)
Configure the FlowController with an IntentConfiguration.
Parameters
intentConfiguration
The IntentConfiguration to use.
configuration
An optional PaymentSheet configuration.
callback
called with the result of configuring the FlowController.