setTextFontName
fun setTextFontName(fontName: String): PaymentAuthConfig.Stripe3ds2TextBoxCustomization.Builder
Content copied to clipboard
Set the font for text entry
Parameters
fontName
The name of the font. The system default is used if not found.
Throws
If the font name is null or empty.