stripe-react-native icon indicating copy to clipboard operation
stripe-react-native copied to clipboard

Customize Success Button Color on Setup Intent Sheet.

Open JperF opened this issue 3 years ago • 1 comments

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

JperF avatar Jul 01 '22 00:07 JperF

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.

wooj-stripe avatar Apr 07 '25 17:04 wooj-stripe