successBackgroundColor
fun successBackgroundColor(@ColorInt successBackgroundColor: Int): PaymentSheet.PrimaryButtonColors.Builder
The background color for the primary button when in a success state. Defaults to base green background color.
Parameters
successBackgroundColor
The success background color as an ColorInt.
The background color for the primary button when in a success state. Defaults to base green background color.
Parameters
successBackgroundColor
The success background Color.