Setup

constructor(currency: String? = null, setupFutureUse: PaymentSheet.IntentConfiguration.SetupFutureUse = SetupFutureUse.OffSession)

Parameters

currency

Three-letter ISO currency code. Filters out payment methods based on supported currency. See our docs for more info.

setupFutureUse

Indicates that you intend to make future payments. See our docs for more info.