Builder
Configuration builder for cleaner object creation from Java.
Constructors
Functions
Link copied to clipboard
fun allowsDelayedPaymentMethods(allowsDelayedPaymentMethods: Boolean): PaymentSheet.Configuration.Builder
Content copied to clipboard
Link copied to clipboard
fun appearance(appearance: PaymentSheet.Appearance): PaymentSheet.Configuration.Builder
Content copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun customer(customer: PaymentSheet.CustomerConfiguration?): PaymentSheet.Configuration.Builder
Content copied to clipboard
Link copied to clipboard
fun defaultBillingDetails(defaultBillingDetails: PaymentSheet.BillingDetails?): PaymentSheet.Configuration.Builder
Content copied to clipboard
Link copied to clipboard
fun googlePay(googlePay: PaymentSheet.GooglePayConfiguration?): PaymentSheet.Configuration.Builder
Content copied to clipboard
Link copied to clipboard
fun merchantDisplayName(merchantDisplayName: String): PaymentSheet.Configuration.Builder
Content copied to clipboard
Link copied to clipboard
Content copied to clipboard