retrieveSetupIntent

open suspend override fun retrieveSetupIntent(    clientSecret: String,     options: ApiRequest.Options,     expandFields: List<String>): SetupIntent?

Retrieve a SetupIntent using its client_secret

Analytics event: PaymentAnalyticsEvent.SetupIntentRetrieve

Parameters

clientSecret

client_secret of the SetupIntent to retrieve