Builder
class Builder : ObjectBuilder<PaymentAuthConfig.Stripe3ds2TextBoxCustomization>
Content copied to clipboard
Constructors
Functions
Link copied to clipboard
open override fun build(): PaymentAuthConfig.Stripe3ds2TextBoxCustomization
Content copied to clipboard
Build the text box customization
Link copied to clipboard
fun setBorderColor(hexColor: String): PaymentAuthConfig.Stripe3ds2TextBoxCustomization.Builder
Content copied to clipboard
Set the color of the border around the text entry box
Link copied to clipboard
fun setBorderWidth(borderWidth: Int): PaymentAuthConfig.Stripe3ds2TextBoxCustomization.Builder
Content copied to clipboard
Set the width of the border around the text entry box
Link copied to clipboard
fun setCornerRadius(cornerRadius: Int): PaymentAuthConfig.Stripe3ds2TextBoxCustomization.Builder
Content copied to clipboard
Set the corner radius of the text entry box
Link copied to clipboard
fun setTextColor(hexColor: String): PaymentAuthConfig.Stripe3ds2TextBoxCustomization.Builder
Content copied to clipboard
Set the text color for text entry
Link copied to clipboard
fun setTextFontName(fontName: String): PaymentAuthConfig.Stripe3ds2TextBoxCustomization.Builder
Content copied to clipboard
Set the font for text entry
Link copied to clipboard
fun setTextFontSize(fontSize: Int): PaymentAuthConfig.Stripe3ds2TextBoxCustomization.Builder
Content copied to clipboard
Set the text entry font size