Customize Success Button Color on Setup Intent Sheet.
Is your feature request related to a problem? Please describe. Nope
Describe the solution you'd like
Make the success state of a setup intent sheet customizable and not just green. Using the primaryButton.background field in the appearance field does not do anything during this state.
https://user-images.githubusercontent.com/4474118/176799831-421eb068-da71-4a93-98b5-29d4fc42ddf9.mov
Describe alternatives you've considered
No, according to koopajah#9102 this is not possible asking in the official stripe discord.
Additional context N/A
Took a quick peek in to this. Seems that this is currently supported in the most up to date versions of iOS and Android SDKs, but looks like the most recent RN API doesn't support this: https://github.com/stripe/stripe-react-native/blob/master/src/types/PaymentSheet.ts#L299
Thank you for the suggestion! We revisit our roadmap periodically and will keep this idea in mind.