Builder
class Builder : ObjectBuilder<PaymentAuthConfig.Stripe3ds2ButtonCustomization>
Content copied to clipboard
Functions
Link copied to clipboard
open override fun build(): PaymentAuthConfig.Stripe3ds2ButtonCustomization
Content copied to clipboard
Build the button customization
Link copied to clipboard
fun setBackgroundColor(hexColor: String): PaymentAuthConfig.Stripe3ds2ButtonCustomization.Builder
Content copied to clipboard
Set the button's background color
Link copied to clipboard
fun setCornerRadius(cornerRadius: Int): PaymentAuthConfig.Stripe3ds2ButtonCustomization.Builder
Content copied to clipboard
Set the corner radius of the button
Link copied to clipboard
fun setTextColor(hexColor: String): PaymentAuthConfig.Stripe3ds2ButtonCustomization.Builder
Content copied to clipboard
Set the button's text color
Link copied to clipboard
fun setTextFontName(fontName: String): PaymentAuthConfig.Stripe3ds2ButtonCustomization.Builder
Content copied to clipboard
Set the button's text font
Link copied to clipboard
fun setTextFontSize(fontSize: Int): PaymentAuthConfig.Stripe3ds2ButtonCustomization.Builder
Content copied to clipboard
Set the button's text size