Builder
class Builder
Functions
Link copied to clipboard
fun borderStrokeWidthDp(context: Context, @DimenRes borderStrokeWidthRes: Int): PaymentSheet.Shapes.Builder
The border used for inputs, tabs, and other components in PaymentSheet.
Link copied to clipboard
fun bottomSheetCornerRadiusDp(context: Context, @DimenRes bottomSheetCornerRadiusRes: Int): PaymentSheet.Shapes.Builder
The corner radius used for specifically for the sheets displayed by Payment Element. Be default, this is set to the same value as cornerRadiusDp.
Link copied to clipboard
Link copied to clipboard
The corner radius used for tabs, inputs, buttons, and other components in PaymentSheet.