retrieveSetupIntentWithOrderedPaymentMethods

open suspend override fun retrieveSetupIntentWithOrderedPaymentMethods(    clientSecret: String,     options: ApiRequest.Options,     locale: Locale): PaymentMethodPreference?

Retrieve a SetupIntent using its client_secret, with the accepted payment method types ordered according to the locale provided.

Analytics event: PaymentAnalyticsEvent.SetupIntentRetrieve

Parameters

clientSecret

client_secret of the SetupIntent to retrieve

locale

locale used to determine the order of the payment method types