The color of the text for the primary button in your PaymentSheet, represented as a hex string with format #RRGGBB or #AARRGGBB.
The border color used for the primary button in your PaymentSheet, represented as a hex string with format #RRGGBB or #AARRGGBB.
OptionalsuccessBackgroundColor?: PaymentSheet.ThemedColorThe background color of the primary button when in a success state. Supports both single color strings and light/dark color objects.
OptionalsuccessTextColor?: PaymentSheet.ThemedColorThe text color of the primary button when in a success state. Supports both single color strings and light/dark color objects.
The background color used for the primary button in your PaymentSheet, represented as a hex string with format #RRGGBB or #AARRGGBB.